How to Install and Uninstall gdc-arm-linux-gnueabihf Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 04,2024

1. Install "gdc-arm-linux-gnueabihf" package

Please follow the step by step instructions below to install gdc-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gdc-arm-linux-gnueabihf

2. Uninstall "gdc-arm-linux-gnueabihf" package

This guide covers the steps necessary to uninstall gdc-arm-linux-gnueabihf on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gdc-arm-linux-gnueabihf $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdc-arm-linux-gnueabihf package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gdc-arm-linux-gnueabihf
Priority: optional
Section: universe/devel
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-arm-linux-gnueabihf (>= 4:5.3.1-1ubuntu1), gdc-5-arm-linux-gnueabihf (>= 5.3.1-3~)
Filename: pool/universe/g/gcc-defaults/gdc-arm-linux-gnueabihf_5.3.1-1ubuntu1_amd64.deb
Size: 5050
MD5sum: b059bb3d165cdf1cb54fa35f2fd95f2c
SHA1: 9b380d4f1276b9313259f62e95cd354ccdacfaa3
SHA256: e43a78e20a2f3898ac706067da83c449e3ba95ebc0a3e1b27b0e076c39e12c74
Description-en: GNU D compiler (based on GCC) for the armhf architecture
This is the GNU D compiler, which compiles D on platforms supported by
the gcc compiler. It uses the gcc backend to generate optimized code.
.
This is a dependency package providing the default GNU D cross-compiler
for the armhf architecture.
Description-md5: 9d82ae2217bc3bb2c06ed67ddfe48081
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu