Conveniently read system information with inxi-gui
Who Am I
Inxi gives users a comprehensive inventory of their system hardware – but only at the command line. Inxi-gui, a graphical front end, makes things a little more convenient.
The inxi
command-line program provides detailed information about most of a computer's hardware components. To display the desired data, however, you need to pass in parameters to inxi
in a terminal window. Inxi-gui [1], a small graphical front end for inxi
[2] by the developers of the Korean-based HamoniKR Linux distribution (for Ubuntu, Linux Mint, and their derivatives), makes the whole process easier and faster.
Installation
To integrate inix-gui with your system, you can use the two commands from Listing 1. These commands simultaneously create a starter, which you can then click to run the program. Shortly, inxi-gui welcomes you with a self-explanatory interface without any gimmicks, listing various options one below the other (Figure 1).
Listing 1
Installation
$ wget -qO- https://pkg.hamonikr.org/add-hamonikr.apt | sudo -E bash - $ sudo apt install inxi-gui
To call up information, you just need to activate the radio button to the left of an option you are interested in and then press OK. Besides calling inxi
as its basic underpinnings, the inxi-gui front end also relies on various system utilities, each of which appears in the Command column with its parameters.
After enabling some commands, you may need to authenticate yourself as an administrator. Then, inxi-gui shows you the information for that specific command in the same window. You can save the data by pressing Save or return to selection mode by pressing Cancel.
For a full overview of all system components, enable the Full info option. You can then save the very detailed information that is displayed in an unformatted text file as documentation for your hardware and some installed software components. Use the integrated file manager to save the file in a directory of your choice. To exit inxi-gui, press the Quit button bottom right in the program window.
Alternative
The deb and RPM packages provide users with an older version, Inxi GUI [3], that offers a similar feature scope but uses another interface. To use this version, you also need to install the yad package on some distributions. You will find it in the package sources of the popular Linux distributions, and you can use the package manager for the install. Then launch Inxi GUI from your desktop environment's menu. The program opens a tiled window where each tile identifies different system components (Figure 2).
Of the 15 tiles available in the program window, 11 display information about the hardware components in an overlapping window after you click on the tile. This is not just the basic information, but it also includes optional data such as details of the technical standards supported by your CPU.
If no information about a component is available due to missing hardware, Inxi GUI displays a message to that effect. The Info tile also shows you some system information, such as the number of active processes, the memory usage, and the system's runlevel. You can exit the information window by pressing Ok bottom right of the window; this takes you back to the main window.
You can use the Save All tile to save all of the system information. The program shows you an additional dialog where you can select the save path. After choosing a subdirectory, the software saves the data there in a simple unformatted text file named inxi
.
This file contains all the system data the inxi
command-line tool found, including some information about software components such as the active X server, the existing OpenGL version, and temperatures, if your system has temperature sensors (Figure 3).
Conclusions
Both inxi-gui and Inxi GUI, graphical front ends for the inxi
command-line program, perform their task without requiring any training on the part of the user. Both packages provide details of the relevant hardware and system components, and the individual information plus a summary can be saved in a text file. This makes both tools suitable for administrators who use a Live USB to handle system maintenance tasks. This is also a useful approach to capturing a hardware overview on computers that use other operating systems without inxi-gui support.
Infos
- inxi-gui: https://github.com/hamonikr/inxi-gui
- inxi: https://github.com/smxi/inxi
- Older Inxi GUI version: https://store.kde.org/p/1303949/
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.
-
OSI and LPI Form Strategic Alliance
With a goal of strengthening Linux and open source communities, this new alliance aims to nurture the growth of more highly skilled professionals.
-
Fedora 41 Beta Available with Some Interesting Additions
If you're a Fedora fan, you'll be excited to hear the beta version of the latest release is now available for testing and includes plenty of updates.
-
AlmaLinux Unveils New Hardware Certification Process
The AlmaLinux Hardware Certification Program run by the Certification Special Interest Group (SIG) aims to ensure seamless compatibility between AlmaLinux and a wide range of hardware configurations.
-
Wind River Introduces eLxr Pro Linux Solution
eLxr Pro offers an end-to-end Linux solution backed by expert commercial support.
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.
-
New KDE Slimbook Plasma Available for Preorder
Powered by an AMD Ryzen CPU, the latest KDE Slimbook laptop is powerful enough for local AI tasks.
-
Rhino Linux Announces Latest "Quick Update"
If you prefer your Linux distribution to be of the rolling type, Rhino Linux delivers a beautiful and reliable experience.