How to Install and Uninstall python3-cpuinfo.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 05,2025
1. Install "python3-cpuinfo.noarch" package
Please follow the instructions below to install python3-cpuinfo.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-cpuinfo.noarch
Copied
2. Uninstall "python3-cpuinfo.noarch" package
This guide let you learn how to uninstall python3-cpuinfo.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-cpuinfo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cpuinfo.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:51:32 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-cpuinfo
Version : 5.0.0
Release : 1.el8
Architecture : noarch
Size : 46 k
Source : python-cpuinfo-5.0.0-1.el8.src.rpm
Repository : epel
Summary : Getting CPU info
URL : https://github.com/workhorsy/py-cpuinfo
License : MIT
Description : Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without
: any extra programs or libraries, beyond what your OS provides.
:
: These approaches are used for getting info:
: Windows Registry
: /proc/cpuinfo
: sysctl
: dmesg
: isainfo and psrinfo
: Querying x86 CPUID register
Available Packages
Name : python3-cpuinfo
Version : 5.0.0
Release : 1.el8
Architecture : noarch
Size : 46 k
Source : python-cpuinfo-5.0.0-1.el8.src.rpm
Repository : epel
Summary : Getting CPU info
URL : https://github.com/workhorsy/py-cpuinfo
License : MIT
Description : Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without
: any extra programs or libraries, beyond what your OS provides.
:
: These approaches are used for getting info:
: Windows Registry
: /proc/cpuinfo
: sysctl
: dmesg
: isainfo and psrinfo
: Querying x86 CPUID register