The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.
This package is known to build and work properly using an LFS 11.3 platform.
Download (HTTP): https://github.com/lfs-book/LSB-Tools/releases/download/v0.10/LSB-Tools-0.10.tar.gz
Download MD5 sum: 846c7ee94989c7d48d386c875dbd1d9f
Download size: 19 KB
Estimated disk space required: 428 KB
Estimated build time: less than 0.1 SBU
User Notes: https://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 and
Systemd. The file /etc/lsb-release
should already exist. Be sure
that the DISTRIB_CODENAME entry has been set properly.