Revision history for xz
Additions:
~-%%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i486-pc-linux-gnu --disable-static%%
Additions:
====**XZ Utils**====
[[http://tukaani.org/xz/ file compression]]
~-[[software]] package ##xz##
~~-[[http://www.smokey01.com/coolpup binary code]]
~~-[[http://tukaani.org/xz/ source code]]
~~-##+[[bzip2]],+[[grep]],+[[gzip]],+[[tar]],+[[zlib]]##
[[http://tukaani.org/xz/ file compression]]
~-[[software]] package ##xz##
~~-[[http://www.smokey01.com/coolpup binary code]]
~~-[[http://tukaani.org/xz/ source code]]
~~-##+[[bzip2]],+[[grep]],+[[gzip]],+[[tar]],+[[zlib]]##
Deletions:
~-[[software]] package:
~~-[[http://www.datafilehost.com/download-ef07a100.html xz-5.0.4-w-20120625.pet]] {contains DEV files}
~-http://tukaani.org/xz/
Additions:
~-http://tukaani.org/xz/
~-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
~-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
Deletions:
~~-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
Additions:
##**XZ Utils##** file compression
~-[[software]] package:
~-[[software]] package:
Deletions:
file compression
~-[[software software package]]:
~-appendix:
CategorySoftwareTopPackages
Additions:
CategorySoftwareTopPackages
Deletions:
Additions:
~~-[[http://www.datafilehost.com/download-ef07a100.html xz-5.0.4-w-20120625.pet]] {contains DEV files}
~-to un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option): %%tar xfJv [file...]%%
~-to decompress (extract) a file or directory with the extension //.xz//: %%xz -d [file...] [dir...]%%
~-to compress a file or directory with xz compression: %%xz [file...] [dir...]%%
~-to create an archive of a directory with xz compression: %%tar cfJv file.tar.xz [dir...]%%
~-to un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option): %%tar xfJv [file...]%%
~-to decompress (extract) a file or directory with the extension //.xz//: %%xz -d [file...] [dir...]%%
~-to compress a file or directory with xz compression: %%xz [file...] [dir...]%%
~-to create an archive of a directory with xz compression: %%tar cfJv file.tar.xz [dir...]%%
Deletions:
~-dependencies: +[[bzip2]],+[[gettext]],+[[grep]],+[[tar]]
~-to un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option):
%%tar xfJv [file...]%%
~-to decompress (extract) a file or directory with the extension //.xz//:
%%xz -d [file...] [dir...]%%
~-to compress a file or directory with xz compression:
%%xz [file...] [dir...]%%
~-to create an archive of a directory with xz compression:
%%tar cfJv file.tar.xz [dir...]%%
Additions:
---
~-[[software software package]]:
~~-[[http://www.datafilehost.com/download-ef07a100.html ]] {contains DEV files}
---
~-dependencies: +[[bzip2]],+[[gettext]],+[[grep]],+[[tar]]
---
~-xz compression creates:
~~-30% smaller output than gzip compression
~~-15% smaller output than bzip2 compression
---
~-verify installed version via the command-line interface: %%xz --version%%
---
~-to un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option):
~-to decompress (extract) a file or directory with the extension //.xz//:
~-to compress a file or directory with xz compression:
~-to create an archive of a directory with xz compression:
---
~-appendix:
~~-http://tukaani.org/xz/
~~-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
---
~-[[software software package]]:
~~-[[http://www.datafilehost.com/download-ef07a100.html ]] {contains DEV files}
---
~-dependencies: +[[bzip2]],+[[gettext]],+[[grep]],+[[tar]]
---
~-xz compression creates:
~~-30% smaller output than gzip compression
~~-15% smaller output than bzip2 compression
---
~-verify installed version via the command-line interface: %%xz --version%%
---
~-to un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option):
~-to decompress (extract) a file or directory with the extension //.xz//:
~-to compress a file or directory with xz compression:
~-to create an archive of a directory with xz compression:
---
~-appendix:
~~-http://tukaani.org/xz/
~~-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
---
Deletions:
Verify installed version via the command-line interface:
%%
xz --version
%%
[[http://www.datafilehost.com/download-ef07a100.html Binary code distribution packaged by coolpup]] {contains DEV files}
[[http://tukaani.org/xz/ Source code distribution]]
Dependencies: +[[bzip2]],+[[gettext]],+[[grep]],+[[tar]]
To un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option):
To decompress (extract) a file or directory with the extension //.xz//:
To compress a file or directory with xz compression:
To create an archive of a directory with xz compression:
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
[[software]]
Additions:
[[http://tukaani.org/xz/ Source code distribution]]
Deletions:
Additions:
[[Source code distribution http://tukaani.org/xz/]]
Deletions:
Additions:
Source code distribution: http://tukaani.org/xz/
[[http://www.datafilehost.com/download-ef07a100.html Binary code distribution packaged by coolpup]] {contains DEV files}
[[http://www.datafilehost.com/download-ef07a100.html Binary code distribution packaged by coolpup]] {contains DEV files}
Deletions:
Binary code distribution:
- [[http://www.datafilehost.com/download-ef07a100.html xz-5.0.4-w-20120625.pet]] {contains DEV files}
Additions:
To compress a file or directory with xz compression:
Deletions:
Additions:
To un-pack (extract) files with the extension //.tar.xz// (or //.txz//), enter into the command-line interface (upper-case J option, not lower-case j option):
To decompress (extract) a file or directory with the extension //.xz//:
To decompress (extract) a file or directory with the extension //.xz//:
Deletions:
To decompress (extract) a file or directory:
Additions:
file compression
CategorySoftwareTopDownloads
CategorySoftwareTopDownloads
Deletions:
Additions:
- [[http://www.datafilehost.com/download-ef07a100.html xz-5.0.4-w-20120625.pet]] {contains DEV files}
Deletions:
- http://www.datafilehost.com/download-ef07a100.html {contains DEV files}
[[txz]]
Additions:
- http://www.smokey01.com/coolpup/ {contains DEV files}
- http://www.datafilehost.com/download-ef07a100.html {contains DEV files}
- http://www.datafilehost.com/download-ef07a100.html {contains DEV files}
Deletions:
Additions:
[[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[FileTypes]]
[[software]]
[[txz]]
[[software]]
[[txz]]
Deletions:
Additions:
compression
Deletions:
Additions:
====XZ Utils====
file compression
http://tukaani.org/xz/
Binary code distribution:
http://puppylinux.org/wikka/software
file compression
http://tukaani.org/xz/
Binary code distribution:
http://puppylinux.org/wikka/software
Deletions:
**[[software software package(s)]]**
Additions:
**[[software software package(s)]]**
Deletions:
Additions:
[[http://tukaani.org/xz/ XZ Utils]] file compression
Deletions:
Additions:
**[[software software package9s)]]**
Deletions:
[[http://www.smokey01.com/coolpup/xz-5.0.2-w-20110429.pet xz-5.0.2-w-20110429.pet]] 227KB {contains DEV and MAN files}
Additions:
Dependencies: +[[bzip2]],+[[gettext]],+[[grep]],+[[tar]]
http://www.t2-project.org/packages/xz.html
http://www.t2-project.org/packages/xz.html
Deletions:
Additions:
Verify installed version via the command-line interface:
**[[software software package]]**
[[http://www.smokey01.com/coolpup/xz-5.0.3-w-20110523.pet xz-5.0.3-w-20110523.pet]] 227KB {contains DEV and MAN files}
[[http://www.smokey01.com/coolpup/xz-5.0.2-w-20110429.pet xz-5.0.2-w-20110429.pet]] 227KB {contains DEV and MAN files}
Dependencies: +[[grep]],+[[tar]]
**[[software software package]]**
[[http://www.smokey01.com/coolpup/xz-5.0.3-w-20110523.pet xz-5.0.3-w-20110523.pet]] 227KB {contains DEV and MAN files}
[[http://www.smokey01.com/coolpup/xz-5.0.2-w-20110429.pet xz-5.0.2-w-20110429.pet]] 227KB {contains DEV and MAN files}
Dependencies: +[[grep]],+[[tar]]
Deletions:
**[[SoftwareInstallation software package - DISCLAIMER]]**
[[http://www.smokey01.com/coolpup/xz-5.0.3-w-20110523.pet xz-5.0.3-w-20110523.pet]] 227KB {includes DEV and MAN files}
[[http://www.smokey01.com/coolpup/xz-5.0.2-w-20110429.pet xz-5.0.2-w-20110429.pet]] 227KB {includes DEV and MAN files}
Dependencies: +[[tar]]
Additions:
[[http://www.smokey01.com/coolpup/xz-5.0.2-w-20110429.pet xz-5.0.2-w-20110429.pet]] 227KB {includes DEV and MAN files}
Deletions:
Additions:
**[[SoftwareInstallation software package - DISCLAIMER]]**
[[http://www.smokey01.com/coolpup/xz-5.0.3-w-20110523.pet xz-5.0.3-w-20110523.pet]] 227KB {includes DEV and MAN files}
Dependencies: +[[tar]]
[[http://www.smokey01.com/coolpup/xz-5.0.3-w-20110523.pet xz-5.0.3-w-20110523.pet]] 227KB {includes DEV and MAN files}
Dependencies: +[[tar]]
Deletions:
Dependencies: [[tar]]
{{nocomments}}