pflags

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

Install

All systems
curl cmd.cat/pflags.sh
Debian Debian
apt-get install python-linux-procfs
Ubuntu
apt-get install python-linux-procfs
Arch Arch Linux
pacman -S python-linux-procfs
image/svg+xml Kali Linux
apt-get install python-linux-procfs
CentOS
yum install python-linux-procfs
Fedora
dnf install python3-linux-procfs
Windows (WSL2)
sudo apt-get update sudo apt-get install python-linux-procfs

python3-linux-procfs

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

Python abstractions to extract information from the Linux kernel /proc files. This package provides the Python 3.x module.

python-linux-procfs

Linux /proc abstraction classes in Python - Python 2.7

Python abstractions to extract information from the Linux kernel /proc files. This package provides the Python 2.7 module.