lsdev

tools to display information from /proc and /sys

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