How to Install and Uninstall python39-dmidecode Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python39-dmidecode" package

Learn how to install python39-dmidecode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-dmidecode

2. Uninstall "python39-dmidecode" package

Please follow the instructions below to uninstall python39-dmidecode on openSuSE Tumbleweed:

$ sudo zypper remove python39-dmidecode

3. Information about the python39-dmidecode package on openSuSE Tumbleweed

Information for package python39-dmidecode:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-dmidecode
Version : 3.12.3-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 286.0 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.