How to Install and Uninstall python3-linux-procfs.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

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

This guide covers the steps necessary to install python3-linux-procfs.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall python3-linux-procfs.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-linux-procfs.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:00:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-linux-procfs
Version : 0.7.1
Release : 1.el8
Architecture : noarch
Size : 43 k
Source : python-linux-procfs-0.7.1-1.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.