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

Last updated: June 02,2024

1. Install "gnat-4.9" package

This guide let you learn how to install gnat-4.9 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnat-4.9

2. Uninstall "gnat-4.9" package

Please follow the instructions below to uninstall gnat-4.9 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gnat-4.9
Priority: optional
Section: universe/devel
Installed-Size: 47676
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Version: 4.9.3-3ubuntu5
Replaces: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1)
Depends: gnat-4.9-base (= 4.9.3-3ubuntu5), gcc-4.9 (>= 4.9), libgnat-4.9 (= 4.9.3-3ubuntu5), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgmp10 (>= 2:5.0.1~), libgnatprj4.9 (>= 4.9.3-3ubuntu5), libgnatvsn4.9 (>= 4.9.3-3ubuntu5), libmpc3, libmpfr4 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gnat-4.9-doc, ada-reference-manual-2012, gnat-4.9-sjlj
Conflicts: gnat (<< 4.1), gnat-3.1, gnat-3.2, gnat-3.3, gnat-3.4, gnat-3.5, gnat-4.0, gnat-4.1, gnat-4.2, gnat-4.3, gnat-4.4, gnat-4.6, gnat-4.7, gnat-4.8
Breaks: dh-ada-library (<< 6.0), gnat (<< 4.6.1), gnat-4.6-base (= 4.6.4-2), gnat-4.9-base (= 4.9-20140330-1)
Filename: pool/universe/g/gnat-4.9/gnat-4.9_4.9.3-3ubuntu5_amd64.deb
Size: 9852434
MD5sum: 30fab6242ca355c9632a1f968629dcee
SHA1: 5551f4860a9438937ee502e1ddc4a014eeceb664
SHA256: e44b8aa81f3af71cee6544414d5603547fe0eb0c79b0cd597d362bfb02012927
Description-en: GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
This package provides the compiler, tools and runtime library that handles
exceptions using the default zero-cost mechanism.
Description-md5: 8cebde0cd6b861927a7a457cacc8851f
Built-Using: gcc-4.9 (= 4.9.3-12ubuntu1)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu