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

Last updated: June 25,2024

1. Install "gccgo-for-host" package

Please follow the guidance below to install gccgo-for-host on Kali Linux

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

2. Uninstall "gccgo-for-host" package

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

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

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

Package: gccgo-for-host
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: cpp-x86-64-linux-gnu (= 4:13.2.0-7), gcc-x86-64-linux-gnu (>= 4:13.2.0-7), gcc-for-host (= 4:13.2.0-7), gccgo-13-for-host (>= 13.2.0-11~), gccgo-x86-64-linux-gnu (= 4:13.2.0-7)
Size: 1104
SHA256: d20d9d890a8bcc7beddf2958351d90b9d3b3dab237eb7ca9ad9a6634f4592854
SHA1: 058c863e23e983400b426481899252bb360e42f3
MD5sum: a0ff4d3bbe9d57803da7ab91b4b12fe3
Description: Go compiler, based on the GCC backend for the host 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 with an architecture prefix.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/gccgo-for-host_13.2.0-7_amd64.deb

5. The same packages on other Linux Distributions