How to Install and Uninstall gccgo-5 Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: July 01,2024

1. Install "gccgo-5" package

In this section, we are going to explain the necessary steps to install gccgo-5 on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install gccgo-5

2. Uninstall "gccgo-5" package

In this section, we are going to explain the necessary steps to uninstall gccgo-5 on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the gccgo-5 package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: gccgo-5
Architecture: amd64
Version: 5.5.0-12ubuntu1
Priority: optional
Section: universe/devel
Source: gcc-5
Origin: Ubuntu
Maintainer: Ubuntu Core developers
Original-Maintainer: Debian GCC Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 73193
Provides: go-compiler
Depends: gcc-5-base (= 5.5.0-12ubuntu1), gcc-5 (= 5.5.0-12ubuntu1), libgo7 (>= 5.5.0-12ubuntu1), libc6-dev (>= 2.13-0ubuntu6), libc6 (>= 2.14), libgmp10 (>= 2:5.0.1~), libisl15 (>= 0.15), libmpc3, libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4)
Suggests: gccgo-5-doc, libgo7-dbg (>= 5.5.0-12ubuntu1)
Conflicts: golang-go (<< 2:1.3.3-1ubuntu2)
Breaks: libgo7 (<< 5.5.0-6)
Replaces: libgo7 (<< 5.5.0-6)
Filename: pool/universe/g/gcc-5/gccgo-5_5.5.0-12ubuntu1_amd64.deb
Size: 13432520
MD5sum: e282c2b8fe0db2d229d8888fd587c363
SHA1: 5096b77166865cbd2bcc8d5641c3e4691d3998ae
SHA256: 6a1f0ab984d0d4fe6b6e5fb2486226a0de5e3fdd38008d5ad523120945e45041
Homepage: http://gcc.gnu.org/
Description: GNU Go compiler
Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d

5. The same packages on other Linux Distributions