How to Install and Uninstall libgnatvsn4.9-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "libgnatvsn4.9-dev" package

This is a short guide on how to install libgnatvsn4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgnatvsn4.9-dev

2. Uninstall "libgnatvsn4.9-dev" package

In this section, we are going to explain the necessary steps to uninstall libgnatvsn4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgnatvsn4.9-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libgnatvsn4.9-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 10099
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), gnat-4.9 (= 4.9.3-3ubuntu5), libgnatvsn4.9 (= 4.9.3-3ubuntu5)
Conflicts: libgnatvsn-dev (<< 4.9), libgnatvsn4.1-dev, libgnatvsn4.3-dev, libgnatvsn4.4-dev, libgnatvsn4.5-dev, libgnatvsn4.6-dev
Filename: pool/universe/g/gnat-4.9/libgnatvsn4.9-dev_4.9.3-3ubuntu5_amd64.deb
Size: 1326312
MD5sum: 2b67ae42c4a6ab2bcb62993151860798
SHA1: 8938fa56631146bbd9fed7bf578d95e71bde20d5
SHA256: 9e691a45220cf36facfb179c87cbdc49112a55c367878c6e069996139341e658
Description-en: GNU Ada compiler selected components (development files)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
The libgnatvsn library exports selected GNAT components for use in other
packages, most notably ASIS tools. It is licensed under the GNAT-Modified
GPL, allowing to link proprietary programs with it.
.
This package contains the development files and static library.
Description-md5: fa344c0d231c640dd6ef6c54f6b9640a
Built-Using: gcc-4.9 (= 4.9.3-12ubuntu1)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu