The inxi package provides a command-line program which grabs information about the system that you request via a Perl script.
Download (HTTP): https://codeberg.org/smxi/inxi/archive/3.3.40-1.tar.gz
Bind Utilities, BlueZ, cURL, lm-sensors, LVM2, IO-Socket-SSL, smartmontools, Sudo, tree, UPower, usbutils, wget, and Xorg Applications
As the root user, install the
package:
install -vDm755 inxi -t /usr/bin/
Install the documentation as the root user:
install -vDm644 inxi.1 -t /usr/share/man/man1/