How to Install and Uninstall libsmbios-dev Package on Kali Linux

Last updated: May 05,2024

1. Install "libsmbios-dev" package

Please follow the instructions below to install libsmbios-dev on Kali Linux

$ sudo apt update $ sudo apt install libsmbios-dev

2. Uninstall "libsmbios-dev" package

Please follow the steps below to uninstall libsmbios-dev on Kali Linux:

$ sudo apt remove libsmbios-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsmbios-dev package on Kali Linux

Package: libsmbios-dev
Source: libsmbios
Version: 2.4.3-1
Installed-Size: 686
Maintainer: Debian UEFI Maintainers
Architecture: amd64
Depends: libsmbios-c2 (= 2.4.3-1)
Size: 91532
SHA256: 2c0ccb27f86b960e41a0e0053b4b5ef12128299131651a8e7fa8c5cc56249101
SHA1: 8537d4daaa7183328e8814cc1a6d33988edfe2f4
MD5sum: edae326a29401fda4615ef37ca1b4646
Description: Provide access to (SM)BIOS information - development files
libsmbios aims towards providing access to as much BIOS information as
possible. It does this by providing a library of functions that can be
used as well as sample binaries.
.
It incorporates extensible access to SMBIOS information capabilities and
ability to perform unit tests across multiple systems without using physical
hardware. Moreover, centralized, data-driven exception handling for broken
BIOS tables is provided.
.
To start out with, the focus is on the SMBIOS tables. Currently, full access
to the SMBIOS table and its items is implemented. In the future, it will
provide $PIR, MPTABLE, RCI, RBU, and other tables as well.
.
Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4)
is implemented. This token is a vendor-extention SMBIOS structure which
allows uniform access to manipulate the system CMOS to enable, disable, or
otherwise manipulate normal BIOS functions or features.
Description-md5:
Homepage: https://github.com/dell/libsmbios/
Tag: devel::library, hardware::TODO, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libs/libsmbios/libsmbios-dev_2.4.3-1_amd64.deb