pflags

Linux /proc abstraction classes in Python - Python 3.x

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