How to Install and Uninstall python2-psutil Package on openSUSE Leap

Last updated: May 09,2024

1. Install "python2-psutil" package

In this section, we are going to explain the necessary steps to install python2-psutil on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-psutil

2. Uninstall "python2-psutil" package

Learn how to uninstall python2-psutil on openSUSE Leap:

$ sudo zypper remove python2-psutil

3. Information about the python2-psutil package on openSUSE Leap

Information for package python2-psutil:
---------------------------------------
Repository : Main Repository
Name : python2-psutil
Version : 5.8.0-1.10
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-psutil-5.8.0-1.10.src
Summary : A process utilities module for Python
Description :
A graphical interface that lets you easily analyze and introspect unaltered running Python processes.