To uninstall libcvc3-5 just follow these instructions.
sudo apt-get remove libcvc3-5
This will remove just the libcvc3-5 package itself.
sudo apt-get remove --auto-remove libcvc3-5
This will remove the libcvc3-5 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcvc3-5 then this will work.
sudo apt-get purge libcvc3-5
Or similarly, like this libcvc3-5
sudo apt-get purge --auto-remove libcvc3-5
Package | libcvc3-5 |
Version | 2.4.1-5 |
Maintainer | Morgan Deters <mdeters@morgandeters.com> |
Home page | http://www.cs.nyu.edu/acsys/cvc3/ |
Description | Automatic theorem prover library for SMT problems |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |