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

Last updated: September 20,2024

1. Install "gccgo-13" package

This guide covers the steps necessary to install gccgo-13 on Kali Linux

$ sudo apt update $ sudo apt install gccgo-13

2. Uninstall "gccgo-13" package

This guide covers the steps necessary to uninstall gccgo-13 on Kali Linux:

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

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

Package: gccgo-13
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 17
Maintainer: Debian GCC Maintainers
Architecture: amd64
Provides: go-compiler
Depends: gcc-13-base (= 13.2.0-13), gccgo-13-x86-64-linux-gnu (= 13.2.0-13), gcc-13 (= 13.2.0-13)
Suggests: gccgo-13-doc
Conflicts: golang-go (<< 2:1.3.3-1ubuntu2)
Size: 1284
SHA256: e8cf923d6655e71fe2531b0d05e1cf359160b9351aa5593eaf5e3cdfd81b1a2a
SHA1: c6b6d303d95b3f3a2e8055c1343bc76930811c03
MD5sum: 0f5f055e3a375b64090fd2b28e2738dc
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-13/gccgo-13_13.2.0-13_amd64.deb