To uninstall libzip-ocaml-dev just follow these instructions.
sudo apt-get remove libzip-ocaml-dev
This will remove just the libzip-ocaml-dev package itself.
sudo apt-get remove --auto-remove libzip-ocaml-dev
This will remove the libzip-ocaml-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libzip-ocaml-dev then this will work.
sudo apt-get purge libzip-ocaml-dev
Or similarly, like this libzip-ocaml-dev
sudo apt-get purge --auto-remove libzip-ocaml-dev
Package | libzip-ocaml-dev |
Version | 1.04-6+b3 |
Maintainer | Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> |
Home page | http://pauillac.inria.fr/~xleroy/software.html#camlzip |
Description | OCaml compression libraries (development files) |
Distro | debian |
Release | wheezy |
Repo | main |
Section | ocaml |