Download deco-archive

To use this collection of extractor wrappers, also download and install the deco package.

Current release

deco-archive-1.5.1.tar.gz, 4 KiB
  • Run flac without --keep-foreign-metadata since that doesn’t work anymore unless foreign metadata is actually present.

Old releases

deco-archive-1.5.tar.gz, 4 KiB
  • Support for xz and tar.xz/txz archives added.
deco-archive-1.4.tar.gz, 4 KiB
  • Support for gem archives and the tbz2 alias for tar.bz2 archives has been added.
deco-archive-1.3.1.tar.gz, 4 KiB
  • The latest rzip release does not actually include a runzip symlink yet, so deco-archive now uses rzip -d instead.
deco-archive-1.3.tar.gz, 4 KiB
  • Support for (tar.)rz, (tar.)lrz, (tar.)lz, lzip-flavor tlz, and InstallShield cab archives added.
  • Slightly simplified some code.
deco-archive-1.2.tar.gz, 4 KiB
  • Support for udeb archives added.
deco-archive-1.1.tar.gz, 4 KiB
  • Support for multipart 7z archives added.
  • Obsolete parts of older versions now automatically get removed during installation and uninstallation.
  • Slightly simplified two regular expressions.
deco-archive-1.0.tar.gz, 3 KiB
  • Initial release, as a separate package, of the extractor wrappers previously included in deco.
  • 7za is now used to extract 7z and tar.7z/t7z archives because 7zr seems not to support password-protected archives.
  • Extract flac archives with the --keep-foreign-metadata option.