distro

Linux OS platform information API

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