How to Install and Uninstall coq-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "coq-doc" package

This is a short guide on how to install coq-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coq-doc

2. Uninstall "coq-doc" package

Learn how to uninstall coq-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove coq-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the coq-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: coq-doc
Priority: optional
Section: multiverse/doc
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OCaml Maintainers
Architecture: all
Version: 8.4pl4-2
Depends: coq-doc-html (>= 8.4pl4-2), coq-doc-pdf (>= 8.4pl4-2)
Filename: pool/multiverse/c/coq-doc/coq-doc_8.4pl4-2_all.deb
Size: 4402
MD5sum: ce6e42ce22ed1fe08342df65f51c008d
SHA1: 7abb1469cb4be87bfd4c186a964f161a85255a98
SHA256: f51e13641fdf70639c585d05caaa729d196b8378e2552324aab69d6e5c8ec1f9
Description-en: documentation 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 is a dummy package which will install the documentation in html and
pdf formats.
Description-md5: 8162cc95ca212365bc0155b6cfef283a
Homepage: http://coq.inria.fr/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu