How to Install and Uninstall dmidecode Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "dmidecode" package

Here is a brief guide to show you how to install dmidecode on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install dmidecode

2. Uninstall "dmidecode" package

Please follow the instructions below to uninstall dmidecode on Ubuntu 21.10 (Impish Indri):

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

3. Information about the dmidecode package on Ubuntu 21.10 (Impish Indri)

Package: dmidecode
Architecture: amd64
Version: 3.3-3
Multi-Arch: foreign
Priority: standard
Section: utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jörg Frings-Fürst
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 199
Depends: libc6 (>= 2.34)
Filename: pool/main/d/dmidecode/dmidecode_3.3-3_amd64.deb
Size: 67048
MD5sum: bce7f33ac8af80ae26691bb6f6e643fa
SHA1: 04f5d094d45523f5473d9669ead3e8892e8e9b32
SHA256: 7eefb67c64b3937050cbe931210f555593af91f571e9b1308024cceceffb9f36
SHA512: ac71ec252af405c12c6947d798da83223be51335d72f95e25201fd79d08503b2c1633433038b35422530498131d929da02abc9e94247858d547db5c629c26cbe
Homepage: https://nongnu.org/dmidecode/
Description-en: SMBIOS/DMI table decoder
Dmidecode reports information about the system's hardware as described in the
system BIOS according to the SMBIOS/DMI standard.
.
This information typically includes system manufacturer, model name, serial
number, BIOS version, asset tag as well as a lot of other details of varying
level of interest and reliability depending on the manufacturer. This will
often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI,
ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel,
USB).
.
Beware that DMI data have proven to be too unreliable to be blindly trusted.
Dmidecode does not scan the hardware, it only reports what the BIOS told it to.
Description-md5: 266176aa2231f4b521210b81955e4d36
Task: standard