To uninstall ocaml-book-en just follow these instructions.
sudo apt-get remove ocaml-book-en
This will remove just the ocaml-book-en package itself.
sudo apt-get remove --auto-remove ocaml-book-en
This will remove the ocaml-book-en package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ocaml-book-en then this will work.
sudo apt-get purge ocaml-book-en
Or similarly, like this ocaml-book-en
sudo apt-get purge --auto-remove ocaml-book-en
Package | ocaml-book-en |
Version | 1.0-5 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | English book |
Distro | ubuntu |
Release | vivid |
Repo | multiverse |
Section | multiverse/doc |