How to Install and Uninstall python2-psutil.x86_64 Package on AlmaLinux 8
Last updated: November 25,2024
1. Install "python2-psutil.x86_64" package
This is a short guide on how to install python2-psutil.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-psutil.x86_64
Copied
2. Uninstall "python2-psutil.x86_64" package
Please follow the instructions below to uninstall python2-psutil.x86_64 on AlmaLinux 8:
$
sudo dnf remove
python2-psutil.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-psutil.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:41:42 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-psutil
Version : 5.6.3
Release : 6.el8
Architecture : x86_64
Size : 406 k
Source : python2-psutil-5.6.3-6.el8.src.rpm
Repository : epel
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, 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 : python2-psutil
Version : 5.6.3
Release : 6.el8
Architecture : x86_64
Size : 406 k
Source : python2-psutil-5.6.3-6.el8.src.rpm
Repository : epel
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, 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.