gtk-lshw

HardWare LiSter (GUI version)

Debian Debian
RUN apt-get update && \ apt-get install -y lshw
Ubuntu
RUN apt-get update && \ apt-get install -y lshw
Alpine
RUN apk add lshw
Arch Arch Linux
RUN pacman -S --noconfirm lshw
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lshw
CentOS
RUN yum install -y lshw-gui-B.02.18
Fedora
RUN dnf install -y lshw-gui-B.02.18
Raspbian
RUN apt-get update && \ apt-get install -y lshw
click the source code to copy install gtk-lshw on any operating system with command-not-found.com