smbios-get-ut-data

Provide access to (SM)BIOS information -- utility binaries

Install

All systems
curl cmd.cat/smbios-get-ut-data.sh
Debian Debian
apt-get install smbios-utils
Ubuntu
apt-get install smbios-utils
Arch Arch Linux
pacman -S libsmbios
image/svg+xml Kali Linux
apt-get install smbios-utils
CentOS
yum install smbios-utils-bin
Fedora
dnf install smbios-utils-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install smbios-utils

smbios-utils

Provide access to (SM)BIOS information -- utility binaries

libsmbios aims towards providing access to as much BIOS information as possible. This package includes libsmbios' sample binaries/utilities.

smbios-utils-bin

Binary utilities that use libsmbios

libsmbios

Libsmbios is a library and utilities that can be used by client

programs to get information from standard BIOS tables, such as the SMBIOS table. This package provides the C-based libsmbios library, with a C interface. This package also has a C++-based library, with a C++ interface. It is not actively maintained, but provided for backwards compatibility. New programs should use the libsmbios C interface.