How to Install and Uninstall python3-linux-procfs.noarch Package on Oracle Linux 9

Last updated: June 30,2024

1. Install "python3-linux-procfs.noarch" package

Here is a brief guide to show you how to install python3-linux-procfs.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-linux-procfs.noarch

2. Uninstall "python3-linux-procfs.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-linux-procfs.noarch on Oracle Linux 9:

$ sudo dnf remove python3-linux-procfs.noarch $ sudo dnf autoremove

3. Information about the python3-linux-procfs.noarch package on Oracle Linux 9

Last metadata expiration check: 0:56:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-linux-procfs
Version : 0.7.1
Release : 1.el9
Architecture : noarch
Size : 53 k
Source : python-linux-procfs-0.7.1-1.el9.src.rpm
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.