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.0 platform.
Download (HTTP): https://github.com/djlucas/LSB-Tools/releases/download/v0.7/LSB-Tools-0.7.tar.gz
Download MD5 sum: d3befb42a19fad6857f3b29ed34dd7ac
Download size: 16 KB
Estimated disk space required: 364 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 and
Systemd. The file /etc/lsb-release
should already exist. Be sure
that the DISTRIB_CODENAME entry has been set properly.
Last updated on 2020-08-21 05:19:40 -0700