How to Install and Uninstall libcoq-ocaml-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "libcoq-ocaml-dev" package

In this section, we are going to explain the necessary steps to install libcoq-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcoq-ocaml-dev

2. Uninstall "libcoq-ocaml-dev" package

Please follow the guidance below to uninstall libcoq-ocaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcoq-ocaml-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcoq-ocaml-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcoq-ocaml-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 28814
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: amd64
Source: coq
Version: 8.4pl4dfsg-3build2
Replaces: coq (<< 8.2-1+dfsg-1), coq-libs (<< 8.2.pl1)
Provides: libcoq-ocaml-dev-d91z1
Depends: coq (= 8.4pl4dfsg-3build2), camlp5-tli55, libcoq-ocaml-d91z1, liblablgtk2-ocaml-dev-liqy2, ocaml-nox-4.02.3, libc6 (>= 2.15)
Breaks: coq (<< 8.2-1+dfsg-1), coq-libs (<< 8.2.pl1)
Filename: pool/universe/c/coq/libcoq-ocaml-dev_8.4pl4dfsg-3build2_amd64.deb
Size: 3670362
MD5sum: f8c47058857b3d6d8b559649d47aa703
SHA1: beb088c3fa80bd5501d84bdd1b37a1e3c2657e8d
SHA256: 22e5b97a974228c18a1b9f1b04a26658d0572626a8b137bc3bee964b55bf04c9
Description-en: development libraries and tools for Coq
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
.
This package provides coqmktop, and libraries needed to develop
OCaml-side extensions to Coq.
Description-md5: 20fc8d3bd8105efbd11433f6f367dc08
Homepage: http://coq.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu