To uninstall xca just follow these instructions.
sudo apt-get remove xca
This will remove just the xca package itself.
sudo apt-get remove --auto-remove xca
This will remove the xca package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for xca then this will work.
sudo apt-get purge xca
Or similarly, like this xca
sudo apt-get purge --auto-remove xca
Package | xca |
Version | 1.0.0-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://xca.sourceforge.net |
Description | x509 Certification Authority management tool based on QT4 |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/x11 |