To uninstall unrar just follow these instructions.
sudo apt-get remove unrar
This will remove just the unrar package itself.
sudo apt-get remove --auto-remove unrar
This will remove the unrar package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for unrar then this will work.
sudo apt-get purge unrar
Or similarly, like this unrar
sudo apt-get purge --auto-remove unrar
Package | unrar |
Version | 1:5.3.2-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.rarlabs.com/ |
Description | Unarchiver for .rar files (non-free version) |
Distro | ubuntu |
Release | wily |
Repo | multiverse |
Section | multiverse/utils |