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

Last updated: November 26,2024

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

Please follow the guidance below to install python-linux-procfs.src on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall python-linux-procfs.src on Oracle Linux 8:

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

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

Last metadata expiration check: 4:18:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-linux-procfs
Version : 0.7.0
Release : 1.el8
Architecture : src
Size : 35 k
Source : None
Repository : ol8_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.