To uninstall libautounit2 just follow these instructions.
sudo apt-get remove libautounit2
This will remove just the libautounit2 package itself.
sudo apt-get remove --auto-remove libautounit2
This will remove the libautounit2 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libautounit2 then this will work.
sudo apt-get purge libautounit2
Or similarly, like this libautounit2
sudo apt-get purge --auto-remove libautounit2
Package | libautounit2 |
Version | 0.20.1-4 |
Maintainer | Debian QA Group <packages@qa.debian.org> |
Home page | http://www.recursism.com/pub/software/testing/gnu-autounit |
Description | C unit testing framework interfacing well with autotools |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |