pkcheck

Application development toolkit for controlling system-wide privileges

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