The libbytesize package is a library which facilitates the common operations with sizes in bytes.
This package is known to build and work properly using an LFS-11.1 platform.
Download (HTTP): https://github.com/storaged-project/libbytesize/releases/download/2.6/libbytesize-2.6.tar.gz
Download MD5 sum: 2c1d253452fd6610b5857add0195698f
Download size: 436 KB
Estimated disk space required: 3.4 MB
Estimated build time: less than 0.1 SBU (including tests)
pcre2-10.39 and Pygments-2.11.2
GTK-Doc-1.33.2, six-1.16.0 (needed for tests and python bindings), pocketlint (python module for one test), and polib (python module for one test)
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/libbytesize
Install libbytesize by running the following commands:
./configure --prefix=/usr && make
If you have the optional python modules installed, the regression tests can be run with: make check.
Now, as the root
user:
make install
Last updated on