libsmbios 2.4.3
Library for interacting with Dell SMBIOS tables
libsmbios provides a library to interface with the SMBIOS tables. It also provides extensions for proprietary methods of interfacing with Dell specific SMBIOS tables.
- Outputs:
out
- Website: https://github.com/dell/libsmbios
- Licenses: Boost 1.0 · GPL 2+ · Modified BSD · The Open Software License 2.1
- Package source: gnu/packages/hardware.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libsmbios 2.4.3
as follows:
guix install libsmbios@2.4.3
Or install the latest version:
guix install libsmbios
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.