How to Install libgnat-7 in Ubuntu 18.04



Install libgnat-7 by entering the following commands in the terminal:

sudo apt update
sudo apt install libgnat-7

Description:

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.

Homepage: http://gcc.gnu.org/

Version: 7.3.0-16ubuntu3

Section: universe/libs