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

Last updated: May 04,2024

1. Install "libgnatprj4.9-dbg" package

Here is a brief guide to show you how to install libgnatprj4.9-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libgnatprj4.9-dbg" package

This is a short guide on how to uninstall libgnatprj4.9-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgnatprj4.9-dbg
Priority: extra
Section: universe/debug
Installed-Size: 6534
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), libgnatprj4.9 (= 4.9.3-3ubuntu5)
Suggests: gnat
Filename: pool/universe/g/gnat-4.9/libgnatprj4.9-dbg_4.9.3-3ubuntu5_amd64.deb
Size: 1398628
MD5sum: e412d6056f533256a4c55453ebf0e47f
SHA1: b2b79e65a4fe9869be2307b8af78e472f1b66f68
SHA256: 86eb1432614ce70b4f73efb3487c289ba8ab8fa18d276598ed83ddfb69ad2ce4
Description-en: GNU Ada compiler Project Manager (debugging symbols)
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 debugging symbols.
Description-md5: 0eabb3b5fbe5e4f083c3f0baf7b6a80b
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