Project home page: http://tukaani.org/xz/
Xz compression creates:
xz --version
tar xfJv [existing_archive_file...]
XZ_OPT=9e tar cfJv new_archive_file.tar.xz [dir...]
xz -d [file...]
xz [file...]
./configure CPPFLAGS="-D_FORTIFY_SOURCE=2" CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4" CXXFLAGS="${CFLAGS}" LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=/usr/lib64 --disable-static
http://www.qa.com/about-qa/blogs/2010/april/getting-to-know-xz-as-the-best-compression-tool
http://www.t2-project.org/packages/xz.html
Legal Disclaimer & Copyright Policy