To uninstall libcoq-ocaml just follow these instructions.
sudo apt-get remove libcoq-ocaml
This will remove just the libcoq-ocaml package itself.
sudo apt-get remove --auto-remove libcoq-ocaml
This will remove the libcoq-ocaml package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcoq-ocaml then this will work.
sudo apt-get purge libcoq-ocaml
Or similarly, like this libcoq-ocaml
sudo apt-get purge --auto-remove libcoq-ocaml
Package | libcoq-ocaml |
Version | 8.3.pl4+dfsg-2 |
Maintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
Home page | http://coq.inria.fr/ |
Description | runtime libraries for Coq |
Distro | debian |
Release | wheezy |
Repo | main |
Section | ocaml |