hardinfo

Show hardware information in GUI window. More information: <https://github.com/lpereira/hardinfo>.

Install

All systems
curl cmd.cat/hardinfo.sh
Debian Debian
apt-get install hardinfo
Ubuntu
apt-get install hardinfo
Arch Arch Linux
pacman -S hardinfo
image/svg+xml Kali Linux
apt-get install hardinfo
Windows (WSL2)
sudo apt-get update sudo 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