How to Install and Uninstall gccgo-for-build Package on Kali Linux

Last updated: February 01,2025

1. Install "gccgo-for-build" package

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

$ sudo apt update $ sudo apt install gccgo-for-build

2. Uninstall "gccgo-for-build" package

This is a short guide on how to uninstall gccgo-for-build on Kali Linux:

$ sudo apt remove gccgo-for-build $ sudo apt autoclean && sudo apt autoremove

3. Information about the gccgo-for-build package on Kali Linux

Package: gccgo-for-build
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 12
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gccgo (= 4:13.2.0-7), gcc-for-build (= 4:13.2.0-7), gccgo-13-for-build (>= 13.2.0-11~)
Size: 4436
SHA256: 01aa963ecc2e0768f3a467f29d50541f45abf351c355d6f6a5d06537ac28aa64
SHA1: 0a4b33b5f82699c9c80e85fcbd53cfaa0f9492f2
MD5sum: e6491eb9941dfb342d893ed2bd9d49f8
Description: Go compiler, based on the GCC backend for the build architecture
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.
.
This is a dependency package providing the default GNU Go compiler.
.
Tools used via this metapackage must be used without an architecture prefix.
Description-md5:
Multi-Arch: foreign
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/gccgo-for-build_13.2.0-7_all.deb

5. The same packages on other Linux Distributions