Differences between revisions 1 and 19 (spanning 18 versions)
Revision 1 as of 2005-12-25 22:09:51
Size: 228
Comment:
Revision 19 as of 2019-08-15 15:37:34
Size: 1231
Editor: nodiscc
Comment: add CategoryCompression
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe Compression here. #language en
##
## hints for wiki contributors about Compression:
## - write hints/guidelines here.
##
## Remember, it's important (for search engines) that title actually
## contains words relevant to the page content. ("introduction" don't help)
##
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[fr/Compression|Français]] - [[it/Compression|Italiano]] - [[ja/Compression|日本語 (Nihongo)]] - [[sv/Compression|Svenska]] - [[zh_CN/Compression|简体中文]] - [[ru/Compression|Русский]]-~
----
= Graphics Tools =
 * DebianPkg:ark
 * DebianPkg:file-roller
 * DebianPkg:xarchiver
Line 3: Line 16:
There's plenty tools for compression, here's a list for a start: = Extensions =
There's many tools for compression, here's a list extensions for a start:
 * .7z ''(7zip)''
 * .arc
 * .arj
 * .bz2 ''(bzip2)''
 * .cab
 * .lha
 * .lzh
 * .lzo
 * .gz ''([[http://www.linuxheadquarters.com/howto/basic/gz.shtml|gzip]])''
 * .rar
 * [[TarBall|.tar, .tar.bz2, .tbz, .tar.gz, .tgz]] ''(tarball)''
 * .xz
 * .Z
 * .zip
 * .zoo
Line 5: Line 34:
zoo, lha/lzh, 7zip, arc, zip, gz, bz2, rar, arj, Z, cab = Package =
Packages to deal with compressed files include:
 * DebPkg:orange
 * DebPkg:cabextract
 * DebPkg:dact
 * DebPkg:gzip
 * DebPkg:ppmd
 * DebPkg:p7zip
 * DebPkg:rzip
Line 7: Line 44:
Packages to deal with compressed files include: ----
Line 9: Line 46:
orange, cabextract CategorySoftware CategoryCompression

Translation(s): English - Français - Italiano - 日本語 (Nihongo) - Svenska - 简体中文 - Русский


Graphics Tools

Extensions

There's many tools for compression, here's a list extensions for a start:

Package

Packages to deal with compressed files include:


CategorySoftware CategoryCompression