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

Last updated: May 19,2024

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

Here is a brief guide to show you how to install gdc-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

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

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

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

Package: gdc-arm-linux-gnueabi
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-gnueabi (>= 4:5.3.1-1ubuntu1), gdc-5-arm-linux-gnueabi (>= 5.3.1-3~)
Filename: pool/universe/g/gcc-defaults/gdc-arm-linux-gnueabi_5.3.1-1ubuntu1_amd64.deb
Size: 5050
MD5sum: 6fc0e2b41fd44baacc60f271921d27fc
SHA1: b316e6d14660dfa9492f93347bad805c3ae9d083
SHA256: ca03bbb29dd53de1a1d751aa20a1fb4aa620edc03d97497acf1c2c3903a1e4e5
Description-en: GNU D compiler (based on GCC) for the armel 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 armel architecture.
Description-md5: c8661d2b4e69f78c27ffacf6036e1fd6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu