inxi

Print a summary of system information and resources for debugging purposes. More information: <https://manned.org/inxi>.

Debian Debian
RUN apt-get update && \ apt-get install -y inxi
Ubuntu
RUN apt-get update && \ apt-get install -y inxi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y inxi
Fedora
RUN dnf install -y inxi
Raspbian
RUN apt-get update && \ apt-get install -y inxi
click the source code to copy install inxi on any operating system with command-not-found.com