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

Last updated: May 20,2024

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

This tutorial shows how to install gccgo-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall gccgo-aarch64-linux-gnu on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gccgo-aarch64-linux-gnu
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-aarch64-linux-gnu (>= 4:5.3.1-1ubuntu1), g++-aarch64-linux-gnu (>= 4:5.3.1-1ubuntu1), gccgo-5-aarch64-linux-gnu (>= 5.3.1-3~)
Suggests: gccgo-doc
Filename: pool/universe/g/gcc-defaults/gccgo-aarch64-linux-gnu_5.3.1-1ubuntu1_amd64.deb
Size: 1084
MD5sum: 45c06f6f2eb19d729fb246c9b00b2c02
SHA1: a6e2d4755a6be37fca27d0ad86abf55d9ee6f08a
SHA256: 2487e9bb880c32252a7188e971230aed7648df4d27eed96ca22fb56f8c49862c
Description-en: Go compiler (based on GCC) for the arm64 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 arm64 architecture.
Description-md5: 49ffa3c97d58d095ce1a2cad8bc0e665
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu