pkginfo

Query the package database on a CRUX system. More information: <https://crux.nu/Main/Handbook3-6#ntoc19>.

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