How to Install and Uninstall python39-py-cpuinfo Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "python39-py-cpuinfo" package
This guide covers the steps necessary to install python39-py-cpuinfo on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-py-cpuinfo
Copied
2. Uninstall "python39-py-cpuinfo" package
Learn how to uninstall python39-py-cpuinfo on openSuSE Tumbleweed:
$
sudo zypper remove
python39-py-cpuinfo
Copied
3. Information about the python39-py-cpuinfo package on openSuSE Tumbleweed
Information for package python39-py-cpuinfo:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-py-cpuinfo
Version : 9.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 207.2 KiB
Installed : No
Status : not installed
Source package : python-py-cpuinfo-9.0.0-2.7.src
Upstream URL : https://github.com/workhorsy/py-cpuinfo
Summary : Python library and tool to get CPU info
Description :
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work
without any extra programs or libraries, beyond what your OS
provides. It supports Linux, OS X, Windows, BSD, Solaris,
Cygwin, Haiku, and BeagleBone, but only on x86 and some ARM CPUs.
These approaches are used for getting info:
1. Windows Registry (Windows)
2. /proc/cpuinfo (Linux)
3. sysctl (OS X)
4. dmesg (Unix/Linux)
5. isainfo and kstat (Solaris)
6. cpufreq-info (BeagleBone)
7. lscpu (Unix/Linux)
8. sysinfo (Haiku)
9. Querying the CPUID register (Intel X86 CPUs)
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-py-cpuinfo
Version : 9.0.0-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 207.2 KiB
Installed : No
Status : not installed
Source package : python-py-cpuinfo-9.0.0-2.7.src
Upstream URL : https://github.com/workhorsy/py-cpuinfo
Summary : Python library and tool to get CPU info
Description :
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work
without any extra programs or libraries, beyond what your OS
provides. It supports Linux, OS X, Windows, BSD, Solaris,
Cygwin, Haiku, and BeagleBone, but only on x86 and some ARM CPUs.
These approaches are used for getting info:
1. Windows Registry (Windows)
2. /proc/cpuinfo (Linux)
3. sysctl (OS X)
4. dmesg (Unix/Linux)
5. isainfo and kstat (Solaris)
6. cpufreq-info (BeagleBone)
7. lscpu (Unix/Linux)
8. sysinfo (Haiku)
9. Querying the CPUID register (Intel X86 CPUs)