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

Last updated: May 20,2024

1. Install "gccgo-mipsel-linux-gnu" package

This is a short guide on how to install gccgo-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gccgo-mipsel-linux-gnu

2. Uninstall "gccgo-mipsel-linux-gnu" package

This guide covers the steps necessary to uninstall gccgo-mipsel-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gccgo-mipsel-linux-gnu $ sudo apt autoclean && sudo apt autoremove

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

Package: gccgo-mipsel-linux-gnu
Priority: optional
Section: universe/devel
Installed-Size: 11
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults-ports (1.150ubuntu1)
Version: 4:5.3.1-1ubuntu1
Depends: cpp-mipsel-linux-gnu (>= 4:5.3.1-1ubuntu1), g++-mipsel-linux-gnu (>= 4:5.3.1-1ubuntu1), gccgo-5-mipsel-linux-gnu (>= 5.3.1-3~)
Suggests: gccgo-doc
Filename: pool/universe/g/gcc-defaults-ports/gccgo-mipsel-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 1082
MD5sum: ddf84101070b2e2db91b601de818cdfe
SHA1: e2f03377c9e8e0dd4073107bbec7a9281e6a12d0
SHA256: 50de951deb00d9ab802e80c5a9959af4ec0072c1020aafa887d45a2457d7a671
Description-en: Go compiler (based on GCC) for the mipsel architecture
This is the GNU Go compiler, which compiles Go 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 Go cross-compiler
for the mipsel architecture.
Description-md5: bc62f1f370e2df6a0895a0e421854c3d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu