neofetch

Display information about your operating system, software and hardware. More information: <https://github.com/dylanaraps/neofetch>.

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