It provides capabilities for the lzma and the newer xz compression formats.
Download HTTP: https://github.com//tukaani-project/xz/releases/download/v5.8.3/xz-5.8.3.tar.xz
Download SHA256 Sum: fff1ffcf2b0da84d308a14de513a1aa23d4e9aa3464d17e64b9714bfdd0bbfb6
Download Size: 1,512 KB
Estimated Disk Space: 17.5M
Estimated Build Time: less than 0.5 SBU
Tar-1.35
Prepare Xz for compilation:
Now Configure the Package, issue:
./configure --prefix=/usr \
--host=$LFS_TGT \
--disable-static \
--build=$(build-aux/config.guess) \
--docdir=/usr/share/doc/xz-5.8.3
To Compile the Package, issue:
make
Now Install the Package, issue:
make DESTDIR=$LFS install rm -v $LFS/usr/lib/liblzma.la