How to Install and Uninstall gccgo-11 Package on Kali Linux

Last updated: May 18,2024

1. Install "gccgo-11" package

This guide let you learn how to install gccgo-11 on Kali Linux

$ sudo apt update $ sudo apt install gccgo-11

2. Uninstall "gccgo-11" package

Here is a brief guide to show you how to uninstall gccgo-11 on Kali Linux:

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

3. Information about the gccgo-11 package on Kali Linux

Package: gccgo-11
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 39824
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: go-compiler
Depends: gcc-11-base (= 11.4.0-7), gcc-11 (= 11.4.0-7), libgo-11-dev (>= 11.4.0-7), libc6-dev (>= 2.23-1~), libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libgo19, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gccgo-11-doc
Conflicts: golang-go (<< 2:1.3.3-1ubuntu2)
Size: 12055276
SHA256: f0933010e049bfa1f90eee1e3fa2215b1c8360e4c33f04e6e672ecabd8238193
SHA1: 1140bcfd2a0167343a563db424690bd097633f8a
MD5sum: 87b5e560cd906b0126f1b6c8de44b754
Description: GNU Go compiler
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.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-11/gccgo-11_11.4.0-7_amd64.deb