How to Install and Uninstall python-dmidecode.src Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python-dmidecode.src" package
This guide let you learn how to install python-dmidecode.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-dmidecode.src
Copied
2. Uninstall "python-dmidecode.src" package
This guide covers the steps necessary to uninstall python-dmidecode.src on Oracle Linux 8:
$
sudo dnf remove
python-dmidecode.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-dmidecode.src package on Oracle Linux 8
Last metadata expiration check: 5:43:21 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-dmidecode
Version : 3.12.2
Release : 15.el8
Architecture : src
Size : 164 k
Source : None
Repository : ol8_baseos_latest
Summary : Python module to access DMI data
URL : http://projects.autonomy.net.au/python-dmidecode/
License : GPLv2
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.
Available Packages
Name : python-dmidecode
Version : 3.12.2
Release : 15.el8
Architecture : src
Size : 164 k
Source : None
Repository : ol8_baseos_latest
Summary : Python module to access DMI data
URL : http://projects.autonomy.net.au/python-dmidecode/
License : GPLv2
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.