facter

collect and display facts about the system

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