Size: 1971
Comment: add CategoryCommandLineInterface
|
Size: 2014
Comment: updated archive.org version in external links
|
Deletions are marked like this. | Additions are marked like this. |
Line 51: | Line 51: |
* http://www.linuxheadquarters.com/howto/basic/gz.shtml | * https://web.archive.org/web/20000925082746/http://www.linuxheadquarters.com/howto/basic/gz.shtml |
Translation(s): English - Français - Italiano - 日本語 (Nihongo) - Svenska - 简体中文 - Русский
Data compression involves encoding information using fewer bits than the original representation (reducing size).
This page is about lossless, general purpose file compression tools.
Graphical
The following packages provide graphical interfaces to work with most compressed files:
Command line
Many archive file format exist. These command line tools are able to manipulate most file formats:
To work with a specific file type/extension:
.arc
.arj
.bz2 (bzip2)
.cab (Microsoft Cabinet - cabextract package)
.lha
.lzh
.lzo
.rar (WinRAR - non-free package)
.tar, .tar.bz2, .tbz, .tar.gz, .tgz (TarBall)
.xz
.Z
.zip
.zoo
See also CategoryFileFormat
External links
TODO: merge some pages from CategoryCompression TODO: redirect CategoryCompression here
CategorySoftware CategoryCompression CategoryCommandLineInterface