How to Install and Uninstall python3-psutil.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 25,2024
1. Install "python3-psutil.x86_64" package
In this section, we are going to explain the necessary steps to install python3-psutil.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-psutil.x86_64
Copied
2. Uninstall "python3-psutil.x86_64" package
Please follow the instructions below to uninstall python3-psutil.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-psutil.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-psutil.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:25:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-psutil
Version : 5.4.3
Release : 11.el8
Architecture : x86_64
Size : 373 k
Source : python-psutil-5.4.3-11.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A process and system utilities module for Python
URL : https://github.com/giampaolo/psutil
License : BSD
Description : psutil is a module providing an interface for retrieving information on all
: running processes and system utilization (CPU, memory, disks, network, users) in
: a portable way by using Python 3, implementing many functionalities offered by
: command line tools such as: ps, top, df, kill, free, lsof, free, netstat,
: ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap.
Available Packages
Name : python3-psutil
Version : 5.4.3
Release : 11.el8
Architecture : x86_64
Size : 373 k
Source : python-psutil-5.4.3-11.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A process and system utilities module for Python
URL : https://github.com/giampaolo/psutil
License : BSD
Description : psutil is a module providing an interface for retrieving information on all
: running processes and system utilization (CPU, memory, disks, network, users) in
: a portable way by using Python 3, implementing many functionalities offered by
: command line tools such as: ps, top, df, kill, free, lsof, free, netstat,
: ifconfig, nice, ionice, iostat, iotop, uptime, pidof, tty, who, taskset, pmap.