pkginfo
Query the package database on a CRUX system. More information: <https://crux.nu/Main/Handbook3-6#ntoc19>.
RUN apt-get update && \
apt-get install -y python3-pkginfo
RUN apt-get update && \
apt-get install -y python3-pkginfo
RUN pacman -S --noconfirm python3-pkginfo
RUN apt-get update && \
apt-get install -y python3-pkginfo
RUN dnf install -y python3-pkginfo
RUN apt-get update && \
apt-get install -y python3-pkginfo