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

Last updated: May 15,2024

1. Install "gccgo-multilib" package

This guide let you learn how to install gccgo-multilib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gccgo-multilib

2. Uninstall "gccgo-multilib" package

Please follow the steps below to uninstall gccgo-multilib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gccgo-multilib $ sudo apt autoclean && sudo apt autoremove

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

Package: gccgo-multilib
Priority: optional
Section: universe/devel
Installed-Size: 6
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-defaults (1.150ubuntu1)
Version: 4:6-20160210-1ubuntu1
Depends: cpp (>= 4:5.3.1-1ubuntu1), gcc-multilib (>= 4:5.3.1-1ubuntu1), gccgo (>= 4:6-20160210-1ubuntu1), gccgo-6-multilib (>= 6)
Filename: pool/universe/g/gcc-defaults/gccgo-multilib_6-20160210-1ubuntu1_amd64.deb
Size: 994
MD5sum: 1feedbcb46251d8d94d7c8930f5f3cbd
SHA1: a486163fd4816804e64511bfaa575fadfd4748a5
SHA256: 0863ebae941fa169b8887ed1665a1ed1fc1a06a4110a7040628936bc3d9866b4
Description-en: Go compiler, based on the GCC backend (multilib files)
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.
.
A dependency package on architectures with multilib support; the package
contains dependencies for the non-default multilib architecture(s).
Description-md5: 471dd036e567b77f4b0772d851db6d8d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu