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

Last updated: May 22,2024

1. Install "libgnatprj4.9-dev" package

Please follow the step by step instructions below to install libgnatprj4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libgnatprj4.9-dev" package

Please follow the guidance below to uninstall libgnatprj4.9-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgnatprj4.9-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 22570
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), libgnatprj4.9 (= 4.9.3-3ubuntu5), libgnatvsn4.9-dev (= 4.9.3-3ubuntu5)
Conflicts: libgnatprj-dev (<< 4.9), libgnatprj4.1-dev, libgnatprj4.3-dev, libgnatprj4.4-dev, libgnatprj4.5-dev, libgnatprj4.6-dev
Filename: pool/universe/g/gnat-4.9/libgnatprj4.9-dev_4.9.3-3ubuntu5_amd64.deb
Size: 3044472
MD5sum: 05ce59a444cb32cde48a0eed369316fb
SHA1: 49a62ee5b39e22a3684f50cc40e96a25c5735e08
SHA256: a813176a509c96afba875de9f7a9e60fca7ce68f1a7726bbbd93b83bead3a2ac
Description-en: GNU Ada compiler Project Manager (development files)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
.
GNAT uses project files to organise source and object files in large-scale
development efforts. The libgnatprj library exports GNAT project files
management for use in other packages, most notably ASIS tools (package
asis-programs) and GNAT Programming Studio (package gnat-gps). It is
licensed under the pure GPL; all programs that use it must also be
distributed under the GPL, or not distributed at all.
.
This package contains the development files and static library.
Description-md5: ee8c8bb38216ee28da6c5f1eb6380715
Built-Using: gcc-4.9 (= 4.9.3-12ubuntu1)
Homepage: http://gcc.gnu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu