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

Last updated: May 19,2024

1. Install "gdc-mips-linux-gnu" package

Please follow the guidance below to install gdc-mips-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gdc-mips-linux-gnu

2. Uninstall "gdc-mips-linux-gnu" package

This tutorial shows how to uninstall gdc-mips-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gdc-mips-linux-gnu $ sudo apt autoclean && sudo apt autoremove

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

Package: gdc-mips-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 36
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults-ports (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-mips-linux-gnu (>= 4:5.3.1-1ubuntu1), gdc-5-mips-linux-gnu (>= 5.3.1-3~)
Filename: pool/universe/g/gcc-defaults-ports/gdc-mips-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 5054
MD5sum: 488552a342f6a7d26222a5e78400394c
SHA1: a89c3e8580d68cfd066b6ec5278c64a296c520b6
SHA256: d946809d82e0c9b0b25ec1e8c0db8bc4c29b98cb05c4c2a02c3e86364bcd3d2e
Description-en: GNU D compiler (based on GCC) for the mips 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 mips architecture.
Description-md5: 4f17c50f7b458a66643323188fe827c4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu