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

Last updated: May 19,2024

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

In this section, we are going to explain the necessary steps to install gccgo-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall gccgo-arm-linux-gnueabi on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gccgo-arm-linux-gnueabi
Priority: optional
Section: universe/devel
Installed-Size: 11
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), g++-arm-linux-gnueabi (>= 4:5.3.1-1ubuntu1), gccgo-5-arm-linux-gnueabi (>= 5.3.1-3~)
Suggests: gccgo-doc
Filename: pool/universe/g/gcc-defaults/gccgo-arm-linux-gnueabi_5.3.1-1ubuntu1_amd64.deb
Size: 1086
MD5sum: 561ba227e63d9cb3f808f6721f941ca8
SHA1: c76f31006bc331af9ddb2ff8358d806a67320c58
SHA256: 5ccc04f8aa276c013c47a7ada9d205eec79bd8ee5e1e0c3c0b65dc46ec8c3848
Description-en: Go compiler (based on GCC) for the armel 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 armel architecture.
Description-md5: 724a2cc4146b8fca0618b8695a620cd4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu