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

Last updated: May 21,2024

1. Install "gnat-doc" package

This guide covers the steps necessary to install gnat-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnat-doc

2. Uninstall "gnat-doc" package

In this section, we are going to explain the necessary steps to uninstall gnat-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gnat-doc
Priority: optional
Section: universe/doc
Installed-Size: 9
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovic Brenta
Architecture: all
Source: gnat
Version: 4.9ubuntu2
Depends: gnat-4.9-doc
Filename: pool/universe/g/gnat/gnat-doc_4.9ubuntu2_all.deb
Size: 2938
MD5sum: eacb3fe2bec5073b31c76d9d8571016a
SHA1: e74a5b073ff829c95e94525801948547e302fe33
SHA256: 718472dc585c6b555e623bcbc42aaa43bca552b3996ffa52f901e5c310c0da5b
Description-en: Documentation for the GNU Ada compiler
GNAT is a full-featured Ada 2012 compiler. A quote from
http://www.adaic.org says: "Easily reused and maintained, readable
and user friendly, Ada code facilitates such massive software
projects as the Space Station and the Paris Metro. It has proven to
be extraordinarily robust in decades' worth of daily field tests
under the most rigorous conditions in which millions of lives have
been at stake." Ada is the language for real-world, mission-critical
programming.
.
At the same time, Ada's radical type safety helps novice programmers
avoid many common mistakes and deliver their software on time (see
http://www.adaic.org/atwork/trains.html).
.
This is an empty package that depends on the documentation package
for the default Ada compiler for Debian, which is part of the GNU
Compiler Collection.
Description-md5: f0afe4104f3bd76b0518f10234020c3a
Homepage: http://gcc.gnu.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu