Install unace-nonfree
Installing unace-nonfree package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install unace-nonfree
unace-nonfree package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | unace-nonfree |
version | 2.5-8 |
description | extract, test and view .ace archives (non-free version) |
subsection | utils |
website | winace.com |
maintainer | Fabian Greffrath |
Uninstall unace-nonfree
To remove just unace-nonfree package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove unace-nonfree
Uninstall unace-nonfree and it’s dependent packages
To remove the unace-nonfree package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove unace-nonfree
Purging unace-nonfree
If you also want to delete configuration and/or data files of unace-nonfree from Debian Sid then this will work:
sudo apt-get purge unace-nonfree
To delete configuration and/or data files of unace-nonfree and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove unace-nonfree