pflags2
Linux /proc abstraction classes in Python - Python 2.7
Install
- All systems
-
curl cmd.cat/pflags2.sh
- Debian
-
apt-get install python-linux-procfs
- Ubuntu
-
apt-get install python-linux-procfs
- Arch Linux
-
pacman -S python2-linux-procfs
- Kali Linux
-
apt-get install python-linux-procfs
- CentOS
-
yum install python-linux-procfs
- Fedora
-
dnf install python2-linux-procfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-linux-procfs
- Dockerfile
- dockerfile.run/pflags2
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.
python2-linux-procfs
Abstractions to extract information from the Linux kernel /proc
files.