Unpacking recent ace archives in Ubuntu

Tue, 07/21/2009 - 13:33

There are two different versions of the unace package on Ubuntu. The standard version is fully open source but dates from 1999 and can not unpack recent ace archives.

If it encounters a more recent archive you will get errors like:
File compressed with unknown method. Decompression not possible.
an error occurred while extracting

The solution is to install the linux unace-nonfree binary that is supplied by ACE Compression Software. It is not open source but it will work fine. You can install it using Synaptic or with the following command:
sudo apt-get install unace-nonfree

To unpack an archive with this version, just use the unace command:
unace x filename.ace

Share this
Tags:
  1. Anonymous (not verified) on Tue, 02/28/2012 - 07:19

    Thanks!

  2. Post new comment

    The content of this field is kept private and will not be shown publicly.
    • Web page addresses and e-mail addresses turn into links automatically.
    • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
    • Syntax highlight code surrounded by the {syntaxhighlighter SPEC}...{/syntaxhighlighter} tags, where SPEC is a Syntaxhighlighter options string or "class="OPTIONS" title="the title".
    • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
    • Lines and paragraphs break automatically.

    More information about formatting options

    CAPTCHA
    This question is for testing whether you are a human visitor and to prevent automated spam submissions.