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

Last updated: June 26,2024

1. Install "gcc-14-for-host" package

This is a short guide on how to install gcc-14-for-host on Kali Linux

$ sudo apt update $ sudo apt install gcc-14-for-host

2. Uninstall "gcc-14-for-host" package

In this section, we are going to explain the necessary steps to uninstall gcc-14-for-host on Kali Linux:

$ sudo apt remove gcc-14-for-host $ sudo apt autoclean && sudo apt autoremove

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

Package: gcc-14-for-host
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), gcc-14-x86-64-linux-gnu (= 14-20240201-3), cpp-14-for-host (= 14-20240201-3)
Size: 1024
SHA256: 7c163cf0e85662aa83cf46ddae03c675ac120819fc6849618dc0597dfbec5188
SHA1: e93e212616cc3ead3cea7e0d93eb91d773f7ae87
MD5sum: 56ad07b6ca8737a9fdb272458a578316
Description: GNU C compiler for the host architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
When using this package, tools must be invoked with an architecture prefix.
.
This is a dependency package.
Description-md5:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-14/gcc-14-for-host_14-20240201-3_amd64.deb

5. The same packages on other Linux Distributions