How to Install and Uninstall python-cpuinfo Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: September 28,2024

1. Install "python-cpuinfo" package

Please follow the steps below to install python-cpuinfo on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-cpuinfo

2. Uninstall "python-cpuinfo" package

Please follow the step by step instructions below to uninstall python-cpuinfo on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-cpuinfo package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-cpuinfo
Architecture: all
Version: 3.3.0-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 75
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-cpuinfo/python-cpuinfo_3.3.0-1_all.deb
Size: 14352
MD5sum: f38fe9f826523aca9fc0a95644edc74e
SHA1: 283596f67a59c19b719702f2c38e649e42a486f2
SHA256: bc3877ab90594018b442318923d7a57c2920c7c424da32e51cef8856a41dcb36
Homepage: https://github.com/workhorsy/py-cpuinfo
Description: Python module for getting CPU info
Description-md5: a1c182e4c9c4e8408eea414fa48fea2d

5. The same packages on other Linux Distributions