How to Install and Uninstall python3-dmidecode Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-dmidecode" package

This guide let you learn how to install python3-dmidecode on Kali Linux

$ sudo apt update $ sudo apt install python3-dmidecode

2. Uninstall "python3-dmidecode" package

This guide let you learn how to uninstall python3-dmidecode on Kali Linux:

$ sudo apt remove python3-dmidecode $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dmidecode package on Kali Linux

Package: python3-dmidecode
Source: python-dmidecode
Version: 3.12.3-1
Installed-Size: 450
Maintainer: Sandro Tosi
Architecture: amd64
Depends: python-dmidecode-data, python3-libxml2, python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.34), libxml2 (>= 2.7.4)
Size: 83840
SHA256: 36428743fa750345bb8c8814a13c5713d0b5fa87260a45645b31d3c0b7558485
SHA1: 35ec688e675b15acde40839914fce1c79fc82472
MD5sum: fd9087edace32c9e69e9c72110cb32bb
Description: Python extension module for dmidecode - Python 3
DMI (the desktop management interface) provides a standardized description of
a computer's hardware, including characteristics such as BIOS serial number
and hardware connectors.
.
This package provides an interface to the DMI data available from the BIOS.
It is intended to be used as a back-end tool by other hardware detection
programs implemented in Python.
Description-md5:
Homepage: https://github.com/nima/python-dmidecode
Section: python
Priority: optional
Filename: pool/main/p/python-dmidecode/python3-dmidecode_3.12.3-1_amd64.deb