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 12.4 platform.
Download (HTTP): https://github.com/storaged-project/libbytesize/releases/download/2.11/libbytesize-2.11.tar.gz
Download SHA256 Sum: 1f6ce157750ed1201ce83edd3c23d997a615c7da30f9a0e5bb44635f66768d81
Download MD5 sum: b9a24d3a7b576e67cab729195c26f6e5
Download size: 1,956.6 KB
Estimated disk space required: 2,731.1 KB
Estimated build time: less than 0.1 SBU
"gtk-doc", pocketlint (python module for one test), and polib (python module for one test)
Prepare libbytesize by running the following commands:
./configure --prefix=/usr
make
![[Note]](../images/note.png)
If you have the optional python modules installed, the regression tests can be run with:
make check
Now Install the package, as the root user:
make install