The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.
This package is known to build and work properly using an LFS-10.1 platform.
Download (HTTP): https://github.com/djlucas/LSB-Tools/releases/download/v0.9/LSB-Tools-0.9.tar.gz
Download MD5 sum: 9e55d4b465bc9fd2b8c715f0fa62aa58
Download size: 16 KB
Estimated disk space required: 180 KB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/LSB-Tools
Install LSB-Tools by running the following commands:
python3 setup.py build
Now, as the root
user:
python3 setup.py install --optimize=1
The configuration for this package was done in
LFS. The file /etc/lsb-release
should already exist. Be sure
that the DISTRIB_CODENAME entry has been set properly.
Last updated on 2021-02-19 13:32:42 -0600