How to Install and Uninstall python39-psutil.x86_64 Package on Rocky Linux 8
Last updated: November 10,2024
1. Install "python39-psutil.x86_64" package
Please follow the instructions below to install python39-psutil.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python39-psutil.x86_64
Copied
2. Uninstall "python39-psutil.x86_64" package
Please follow the steps below to uninstall python39-psutil.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python39-psutil.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python39-psutil.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:57:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python39-psutil
Version : 5.8.0
Release : 4.module+el8.5.0+673+10283621
Architecture : x86_64
Size : 425 k
Source : python-psutil-5.8.0-4.module+el8.5.0+673+10283621.src.rpm
Repository : appstream
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 : python39-psutil
Version : 5.8.0
Release : 4.module+el8.5.0+673+10283621
Architecture : x86_64
Size : 425 k
Source : python-psutil-5.8.0-4.module+el8.5.0+673+10283621.src.rpm
Repository : appstream
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.