How to Install and Uninstall python3-linux-procfs Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-linux-procfs" package

Please follow the step by step instructions below to install python3-linux-procfs on Kali Linux

$ sudo apt update $ sudo apt install python3-linux-procfs

2. Uninstall "python3-linux-procfs" package

This tutorial shows how to uninstall python3-linux-procfs on Kali Linux:

$ sudo apt remove python3-linux-procfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-linux-procfs package on Kali Linux

Package: python3-linux-procfs
Source: python-linux-procfs (0.6.3-1.1)
Version: 0.6.3-1.1+b2
Installed-Size: 70
Maintainer: Stewart Ferguson
Architecture: amd64
Replaces: python-linux-procfs (<< 0.6-2)
Depends: python3-six, python3:any
Breaks: python-linux-procfs (<< 0.6-2)
Size: 14808
SHA256: bb8eb11a8ae926fec1253a9f55dd426e7c2f3112e65a8511664634318d12e316
SHA1: c4fdc3cc51a7f1188050aad9ac0dbca5b4999e26
MD5sum: 2a8c50ae98b87bb65906d6f4282b83d8
Description: Linux /proc abstraction classes in Python
Python abstractions to extract information from the Linux kernel /proc
files.
.
The proc filesystem is a pseudo-filesystem which provides an interface to
kernel data structures. This package provides a means to query that system
from a Python module.
Description-md5:
Homepage: https://rt.wiki.kernel.org/index.php/Tuna
Section: python
Priority: optional
Filename: pool/main/p/python-linux-procfs/python3-linux-procfs_0.6.3-1.1+b2_amd64.deb