How to Install and Uninstall python312-dmidecode Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python312-dmidecode" package
In this section, we are going to explain the necessary steps to install python312-dmidecode on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-dmidecode
Copied
2. Uninstall "python312-dmidecode" package
This guide covers the steps necessary to uninstall python312-dmidecode on openSuSE Tumbleweed:
$
sudo zypper remove
python312-dmidecode
Copied
3. Information about the python312-dmidecode package on openSuSE Tumbleweed
Information for package python312-dmidecode:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dmidecode
Version : 3.12.3-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 286.8 KiB
Installed : No
Status : not installed
Source package : python-dmidecode-3.12.3-5.1.src
Upstream URL : https://github.com/nima/python-dmidecode
Summary : Python module to access DMI data
Description :
python-dmidecode is a python extension module that uses the code-base
of the 'dmidecode' utility, and presents the data as python data
structures or as XML data using libxml2.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-dmidecode
Version : 3.12.3-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 286.8 KiB
Installed : No
Status : not installed
Source package : python-dmidecode-3.12.3-5.1.src
Upstream URL : https://github.com/nima/python-dmidecode
Summary : Python module to access DMI data
Description :
python-dmidecode is a python extension module that uses the code-base
of the 'dmidecode' utility, and presents the data as python data
structures or as XML data using libxml2.