How to Install gnat-mingw-w64-base software package in Debian 8 (Jessie)

How to Install gnat-mingw-w64-base software package in Debian 8 (Jessie)

gnat-mingw-w64-base software package provides GNU Ada compiler for MinGW-w64 (base package), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnat-mingw-w64-base 

gnat-mingw-w64-base is installed in your system.

Make ensure the gnat-mingw-w64-base package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnat-mingw-w64-base *

You will get with gnat-mingw-w64-base package name, version, architecture and description in a table

gnat-mingw-w64-base package basic information:

Distro Debian 8 jessie
Section Development
Package gnat-mingw-w64-base
Version 4.9.1-17+14 [arm64], 4.9.1-9+1
Description GNU Ada compiler for MinGW-w64 (base package)
Sub Section Devel


See Also, How to uninstall or remove gnat-mingw-w64-base software package from Debian 8 (Jessie)?