How to Install and Uninstall python-linux-procfs.src Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "python-linux-procfs.src" package

This tutorial shows how to install python-linux-procfs.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-linux-procfs.src

2. Uninstall "python-linux-procfs.src" package

Learn how to uninstall python-linux-procfs.src on Oracle Linux 9:

$ sudo dnf remove python-linux-procfs.src $ sudo dnf autoremove

3. Information about the python-linux-procfs.src package on Oracle Linux 9

Last metadata expiration check: 0:52:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-linux-procfs
Version : 0.7.1
Release : 1.el9
Architecture : src
Size : 29 k
Source : None
Repository : ol9_baseos_latest
Summary : Linux /proc abstraction classes
URL : https://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git
License : GPLv2
Description : Abstractions to extract information from the Linux kernel /proc files.