gtk-lshw
HardWare LiSter (GUI version)
Install
- All systems
-
curl cmd.cat/gtk-lshw.sh
- Debian
-
apt-get install lshw
- Ubuntu
-
apt-get install lshw
- Alpine
-
apk add lshw
- Arch Linux
-
pacman -S lshw
- Kali Linux
-
apt-get install lshw
- CentOS
-
yum install lshw-gui-B.02.18
- Fedora
-
dnf install lshw-gui-B.02.18
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lshw
- Raspbian
-
apt-get install lshw
- Dockerfile
- dockerfile.run/gtk-lshw
- Docker
-
docker run cmd.cat/gtk-lshw gtk-lshw
powered by Commando
lshw-gui-B.02.18
HardWare LiSter (GUI version)
lshw
lshw (Hardware Lister) is a small tool to provide detailed
informaton on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86s systems and on some PowerPC machines (PowerMac G4 is known to work). Information can be output in plain text, XML or HTML. For detailed information on lshw features and usage, please see the included documentation or go to the lshw Web page, http://lshw.ezix.org/