hardinfo
Show hardware information in GUI window. More information: <https://github.com/lpereira/hardinfo>.
Install
- All systems
-
curl cmd.cat/hardinfo.sh
- Debian
-
apt-get install hardinfo - Ubuntu
-
apt-get install hardinfo - Arch Linux
-
pacman -S hardinfo - Kali Linux
-
apt-get install hardinfo - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install hardinfo - Raspbian
-
apt-get install hardinfo
Show hardware information in GUI window. More information: <https://github.com/lpereira/hardinfo>.
-
Start `hardinfo`:
hardinfo -
Print report to `stdout`:
hardinfo -r -
Save report to HTML file:
hardinfo -r -f html > hardinfo.html
© tl;dr; authors and contributors