[opensuse] Where can I find xdpyinfo?

I've recently come across inxi, a great command line program to show tons of information about your system. It will even give you a weather report: 10:40 bob@blackbox:~> inxi -w -xxx Resuming in non X mode: xdpyinfo not found. For package install advice run: inxi --recommends Weather: Conditions: 52 F (11 C) - light rain drizzle Wind: From the SSW at 25 MPH Gusting to 37 MPH Humidity: 94% Pressure: 29.77 in (1008 mb) Location: Steyning P6 (GBR) Altitude: 18 ft Time: December 7, 10:42 AM GMT (Europe/London) Observation Time: December 7, 10:20 AM GMT But it always complains that it cannot find xdpyinfo. I also cannot find it anywhere, either in the openSUSE repos or via Google. Can anyone help? Bob -- Bob Williams System: Linux 4.4.92-31-default Distro: openSUSE 42.3 (x86_64) Desktop: KDE Frameworks: 5.32.0, Qt: 5.6.2 and Plasma: 5.8.7

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday, 2017-12-07 at 10:45 -0000, Bob Williams wrote:
But it always complains that it cannot find xdpyinfo. I also cannot find it anywhere, either in the openSUSE repos or via Google.
Can anyone help?
It is in the OSS repo: cer@Telcontar:~> webpin xdpyinfo Query URL: http://webpinstant.com/ws/searchservice/Search/Simple/openSUSE_Leap_422/xdpy... 2 results (2 packages) found for "xdpyinfo" in openSUSE_Leap_422 * xdpyinfo: Utility to display information about an X server - 1.3.2.2.2 [suse-oss] * xmanja: Japanese online manuals for X11 - 0.7.464.1 [suse-oss] cer@Telcontar:~> zypper --no-refresh se xdpyinfo Loading repository data... Reading installed packages... S | Name | Summary | Type - --+----------+--------------------------------------------------+-------- i | xdpyinfo | Utility to display information about an X server | package cer@Telcontar:~> - -- Cheers, Carlos E. R. (from openSUSE 42.2 x86_64 "Malachite" at Telcontar) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlopHgUACgkQtTMYHG2NR9W2xgCfdyxuiQi7SrnAYMMBpDyTDXPS Ks4AnA7u0p7iHfm3s9csYqkF38zdU26S =8fem -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

Bob Williams composed on 2017-12-07 10:45 (UTC):
I've recently come across inxi, a great command line program to show tons of information about your system. It will even give you a weather report:
10:40 bob@blackbox:~> inxi -w -xxx Resuming in non X mode: xdpyinfo not found. For package install advice run: inxi --recommends Weather: Conditions: 52 F (11 C) - light rain drizzle Wind: From the SSW at 25 MPH Gusting to 37 MPH Humidity: 94% Pressure: 29.77 in (1008 mb) Location: Steyning P6 (GBR) Altitude: 18 ft Time: December 7, 10:42 AM GMT (Europe/London) Observation Time: December 7, 10:20 AM GMT
But it always complains that it cannot find xdpyinfo. I also cannot find it anywhere, either in the openSUSE repos or via Google.
Can anyone help?
# grep RETT /etc/os-release PRETTY_NAME="openSUSE Leap 42.3" # which xdpyinfo /usr/bin/xdpyinfo # rpm -qf /usr/bin/xdpyinfo xdpyinfo-1.3.2-4.3.x86_64 # zypper --no-refresh se -s xdpyinfo S | Name | Type | Version | Arch | Repository --+----------+---------+-----------+--------+----------- i | xdpyinfo | package | 1.3.2-4.3 | x86_64 | OSS $ inxi -G -c0 Graphics: Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller Display Server: X.Org 1.18.3 drivers: modesetting (unloaded: fbdev,vesa) Resolution: 1920x1200@59.95hz GLX Renderer: Mesa DRI Intel Haswell Desktop GLX Version: 3.0 Mesa 17.0.5 -- "Wisdom is supreme; therefore get wisdom. Whatever else you get, get wisdom." Proverbs 4:7 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org

On Thu, 7 Dec 2017 06:01:56 -0500 Felix Miata <mrmazda@earthlink.net> wrote:
Bob Williams composed on 2017-12-07 10:45 (UTC):
I've recently come across inxi, a great command line program to show tons of information about your system. It will even give you a weather report:
10:40 bob@blackbox:~> inxi -w -xxx Resuming in non X mode: xdpyinfo not found. For package install advice run: inxi --recommends Weather: Conditions: 52 F (11 C) - light rain drizzle Wind: From the SSW at 25 MPH Gusting to 37 MPH Humidity: 94% Pressure: 29.77 in (1008 mb) Location: Steyning P6 (GBR) Altitude: 18 ft Time: December 7, 10:42 AM GMT (Europe/London) Observation Time: December 7, 10:20 AM GMT
But it always complains that it cannot find xdpyinfo. I also cannot find it anywhere, either in the openSUSE repos or via Google.
Can anyone help?
# zypper --no-refresh se -s xdpyinfo S | Name | Type | Version | Arch | Repository --+----------+---------+-----------+--------+----------- i | xdpyinfo | package | 1.3.2-4.3 | x86_64 | OSS
Well, that's bizarre. Why didn't I find it first time around? Anyway, many thanks Carlos and Felix, and apologies for the noise. -- Bob Williams System: Linux 4.4.92-31-default Distro: openSUSE 42.3 (x86_64) Desktop: KDE Frameworks: 5.32.0, Qt: 5.6.2 and Plasma: 5.8.7

* Bob Williams <usenet@karmasailing.uk> [12-07-17 05:47]:
I've recently come across inxi, a great command line program to show tons of information about your system. It will even give you a weather report:
10:40 bob@blackbox:~> inxi -w -xxx Resuming in non X mode: xdpyinfo not found. For package install advice run: inxi --recommends Weather: Conditions: 52 F (11 C) - light rain drizzle Wind: From the SSW at 25 MPH Gusting to 37 MPH Humidity: 94% Pressure: 29.77 in (1008 mb) Location: Steyning P6 (GBR) Altitude: 18 ft Time: December 7, 10:42 AM GMT (Europe/London) Observation Time: December 7, 10:20 AM GMT
But it always complains that it cannot find xdpyinfo. I also cannot find it anywhere, either in the openSUSE repos or via Google.
Can anyone help?
zypper -v in xdpyinfo -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Registered Linux User #207535 @ http://linuxcounter.net Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet freenode -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (4)
-
Bob Williams
-
Carlos E. R.
-
Felix Miata
-
Patrick Shanahan