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

Last updated: April 28,2024

1. Install "python3-psutil" package

This guide let you learn how to install python3-psutil on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-psutil

2. Uninstall "python3-psutil" package

Please follow the step by step instructions below to uninstall python3-psutil on openSUSE Leap:

$ sudo zypper remove python3-psutil

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

Information for package python3-psutil:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python3-psutil
Version : 5.9.1-150300.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : python-psutil-5.9.1-150300.3.6.1.src
Upstream URL : https://github.com/giampaolo/psutil
Summary : A process utilities module for Python
Description :
A graphical interface that lets you easily analyze and introspect unaltered running Python processes.