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

Last updated: September 28,2024

1. Install "python310-dmidecode" package

This guide let you learn how to install python310-dmidecode on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-dmidecode

2. Uninstall "python310-dmidecode" package

Here is a brief guide to show you how to uninstall python310-dmidecode on openSuSE Tumbleweed:

$ sudo zypper remove python310-dmidecode

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

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