The LSB-Tools package includes tools for Linux Standards Base (LSB) conformance.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
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
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.