How to Install and Uninstall gnat-mingw-w64-x86-64 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "gnat-mingw-w64-x86-64" package

This is a short guide on how to install gnat-mingw-w64-x86-64 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnat-mingw-w64-x86-64

2. Uninstall "gnat-mingw-w64-x86-64" package

Please follow the steps below to uninstall gnat-mingw-w64-x86-64 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnat-mingw-w64-x86-64 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnat-mingw-w64-x86-64 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gnat-mingw-w64-x86-64
Priority: extra
Section: universe/devel
Installed-Size: 144600
Maintainer: Ubuntu Developers
Original-Maintainer: Stephen Kitt
Architecture: amd64
Source: gnat-mingw-w64 (16)
Version: 5.3.1-3ubuntu1+16
Replaces: gcc-mingw-w64 (<< 4.6.3-1ubuntu5+5ubuntu1)
Depends: gcc-mingw-w64-x86-64 (>= 5.3.1), gcc-mingw-w64-x86-64 (<< 5.3.2), gnat-mingw-w64-base (= 5.3.1-3ubuntu1+16), libc6 (>= 2.15), libgcc1 (>= 1:4.2), libgmp10, libisl15 (>= 0.15), libmpc3, libmpfr4 (>= 3.1.3), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Suggests: gcc-5-locales (>= 5.3.1)
Breaks: gcc-mingw-w64 (<< 4.6.3-1ubuntu5+5ubuntu1)
Filename: pool/universe/g/gnat-mingw-w64/gnat-mingw-w64-x86-64_5.3.1-3ubuntu1+16_amd64.deb
Size: 24187940
MD5sum: e5a06b5c1e8cb6fa82504195cb988996
SHA1: fa9d42430bb300df5b1f59bc27224e89f6dc2f20
SHA256: f4cc7743e827cc6e5075801403dd6d08a7e0d96939b97462d623b41e3d909ea8
Description-en: GNU Ada compiler for MinGW-w64 targeting Win64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
.
This package contains the Ada compiler, supporting
cross-compiling to 64-bit MinGW-w64 targets.
Description-md5: f11f0833d7e6a06000703019935b54c7
Built-Using: gcc-5 (= 5.3.1-3ubuntu1)
Homepage: http://www.gnu.org/software/gcc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu