How to Install and Uninstall python-psutil-doc Package on Kali Linux

Last updated: May 10,2024

1. Install "python-psutil-doc" package

This is a short guide on how to install python-psutil-doc on Kali Linux

$ sudo apt update $ sudo apt install python-psutil-doc

2. Uninstall "python-psutil-doc" package

Please follow the steps below to uninstall python-psutil-doc on Kali Linux:

$ sudo apt remove python-psutil-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-psutil-doc package on Kali Linux

Package: python-psutil-doc
Source: python-psutil
Version: 5.9.5-1
Installed-Size: 3201
Maintainer: Sandro Tosi
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.3.0+dfsg)
Size: 1718488
SHA256: 830f6ff3dcdbad2d29b787b0456a22b14ddb7baf9a4f03a942547bf8a2088fa3
SHA1: 38e50ac03a0e30990fcb668be3758cdea31607b9
MD5sum: c97004c301d223fc600971b06b7f4e89
Description: module providing convenience functions for managing processes (doc)
psutil is a module providing an interface for retrieving information on
running processes and system utilization (CPU, memory) in a portable way
by using Python, implementing many functionalities offered by tools like
ps, top and Windows task manager.
.
It currently supports Linux, OS X, FreeBSD and Windows.
.
This package contains the documentation for psutil.
Description-md5:
Homepage: https://github.com/giampaolo/psutil
Section: doc
Priority: optional
Filename: pool/main/p/python-psutil/python-psutil-doc_5.9.5-1_all.deb