To uninstall dact just follow these instructions.
sudo apt-get remove dact
This will remove just the dact package itself.
sudo apt-get remove --auto-remove dact
This will remove the dact package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dact then this will work.
sudo apt-get purge dact
Or similarly, like this dact
sudo apt-get purge --auto-remove dact
Package | dact |
Version | 0.8.42-4+b2 |
Maintainer | Jari Aalto <[email protected]> |
Home page | http://www.rkeene.org/oss/dact |
Description | multi-algorithm compression uses the block with the best compression ratio. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | utils |