To uninstall dar just follow these instructions.
sudo apt-get remove dar
This will remove just the dar package itself.
sudo apt-get remove --auto-remove dar
This will remove the dar package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dar then this will work.
sudo apt-get purge dar
Or similarly, like this dar
sudo apt-get purge --auto-remove dar
Package | dar |
Version | 2.5.3-1ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://dar.linux.free.fr/ |
Description | Disk ARchive |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/utils |