How to Install and Uninstall python3-linux-procfs.noarch Package on AlmaLinux 8

Last updated: May 19,2024

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

Please follow the steps below to install python3-linux-procfs.noarch on AlmaLinux 8

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

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

Please follow the guidelines below to uninstall python3-linux-procfs.noarch on AlmaLinux 8:

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

3. Information about the python3-linux-procfs.noarch package on AlmaLinux 8

Last metadata expiration check: 1:41:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-linux-procfs
Version : 0.7.0
Release : 1.el8
Architecture : noarch
Size : 41 k
Source : python-linux-procfs-0.7.0-1.el8.src.rpm
Repository : baseos
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.