How to Install and Uninstall python-dmidecode Package on openSUSE Leap
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python-dmidecode" package
In this section, we are going to explain the necessary steps to install python-dmidecode on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python-dmidecode
Copied
2. Uninstall "python-dmidecode" package
In this section, we are going to explain the necessary steps to uninstall python-dmidecode on openSUSE Leap:
$
sudo zypper remove
python-dmidecode
Copied
3. Information about the python-dmidecode package on openSUSE Leap
Information for package python-dmidecode:
-----------------------------------------
Repository : Main Repository
Name : python-dmidecode
Version : 3.12.2-1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 73,2 KiB
Installed : No
Status : not installed
Source package : python-dmidecode-3.12.2-1.24.src
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 : Main Repository
Name : python-dmidecode
Version : 3.12.2-1.24
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 73,2 KiB
Installed : No
Status : not installed
Source package : python-dmidecode-3.12.2-1.24.src
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.