How to Install and Uninstall py-cpuinfo Package on Kali Linux

Last updated: May 19,2024

1. Install "py-cpuinfo" package

Please follow the guidelines below to install py-cpuinfo on Kali Linux

$ sudo apt update $ sudo apt install py-cpuinfo

2. Uninstall "py-cpuinfo" package

This tutorial shows how to uninstall py-cpuinfo on Kali Linux:

$ sudo apt remove py-cpuinfo $ sudo apt autoclean && sudo apt autoremove

3. Information about the py-cpuinfo package on Kali Linux

Package: py-cpuinfo
Source: python-cpuinfo
Version: 9.0.0-1
Installed-Size: 17
Maintainer: Debian Python Team
Architecture: all
Depends: python3-cpuinfo, python3:any
Size: 6080
SHA256: 29ed617309f8fe63c62c9867aca0cc998338f7f15902e81846ff7c9d98de2882
SHA1: 89dfd1782a4352510266c9b0f443b5c52fc517f4
MD5sum: dce73dd4617b0da93cc5a81253a5ae28
Description: Python script for getting CPU info
The py-cpuinfo Python module provides pure Python tools for getting CPU infos,
without any need of dependencies or extra programs beyond what the OS provides.
.
This package installs the command line tool for getting CPU info based on the
py-cpuinfo Python module.
Description-md5:
Homepage: https://github.com/workhorsy/py-cpuinfo
Section: python
Priority: optional
Filename: pool/main/p/python-cpuinfo/py-cpuinfo_9.0.0-1_all.deb