How to Install and Uninstall python311-dmidecode Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-dmidecode" package
In this section, we are going to explain the necessary steps to install python311-dmidecode on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-dmidecode
Copied
2. Uninstall "python311-dmidecode" package
Please follow the instructions below to uninstall python311-dmidecode on openSUSE Leap:
$
sudo zypper remove
python311-dmidecode
Copied
3. Information about the python311-dmidecode package on openSUSE Leap
Information for package python311-dmidecode:
--------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-dmidecode
Version : 3.12.3-150400.14.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 283.7 KiB
Installed : No
Status : not installed
Source package : python-dmidecode-3.12.3-150400.14.6.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-dmidecode
Version : 3.12.3-150400.14.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 283.7 KiB
Installed : No
Status : not installed
Source package : python-dmidecode-3.12.3-150400.14.6.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.