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

Last updated: May 19,2024

1. Install "gccgo-12" package

Please follow the steps below to install gccgo-12 on Kali Linux

$ sudo apt update $ sudo apt install gccgo-12

2. Uninstall "gccgo-12" package

Please follow the steps below to uninstall gccgo-12 on Kali Linux:

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

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

Package: gccgo-12
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 49368
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: go-compiler
Depends: gcc-12-base (= 12.3.0-14), gcc-12 (= 12.3.0-14), libgo-12-dev (>= 12.3.0-14), libc6-dev (>= 2.23-1~), libc6 (>= 2.36), libgmp10 (>= 2:6.3.0+dfsg), libgo21, libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: gccgo-12-doc
Conflicts: golang-go (<< 2:1.3.3-1ubuntu2)
Size: 12953384
SHA256: 5ecce6bbc91f97440645b1f5d99b7cd0072e6af25226b961645a5ac2bf8d1656
SHA1: 5052c3990a5ac20698569bdbde02003c2c9ee776
MD5sum: b28505f4273612a08d8b4dac1dbecd0f
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-12/gccgo-12_12.3.0-14_amd64.deb