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

Last updated: June 07,2024

1. Install "libgnat-4.9" package

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

$ sudo apt update $ sudo apt install libgnat-4.9

2. Uninstall "libgnat-4.9" package

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

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

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

Package: libgnat-4.9
Priority: optional
Section: universe/libs
Installed-Size: 3637
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gnat-4.9
Version: 4.9.3-3ubuntu5
Depends: gnat-4.9-base (= 4.9.3-3ubuntu5), libc6 (>= 2.14), libgcc1 (>= 1:4.2)
Filename: pool/universe/g/gnat-4.9/libgnat-4.9_4.9.3-3ubuntu5_amd64.deb
Size: 908564
MD5sum: 4a5be88fa48c52382b1da8e101d16d7d
SHA1: 220eb7468f2d442574d8f7da5ebac301f7ca2019
SHA256: 95856cc6c46e9253b89cb21f29530c1125f92c73ba267c363157b62df9c5f7c1
Description-en: runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnat library provides runtime components needed by most
applications produced with GNAT.
.
This package contains the runtime shared library.
Description-md5: 27cdab3b846cfe71a546e1fbdc98570c
Built-Using: gcc-4.9 (= 4.9.3-12ubuntu1)
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu