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

Last updated: May 19,2024

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

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

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

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

Here is a brief guide to show you how to uninstall gcc-14-for-build on Kali Linux:

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

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

Package: gcc-14-for-build
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: gcc-14-base (>= 14), gcc-14 (>= 14-20240201-3), cpp-14-for-build (= 14-20240201-3)
Size: 964
SHA256: 75f1bf825ad3232874e81131e2a8f8f857903b4843181b8d48194ddacc1550c1
SHA1: 638382092eed3e8994eadbf520512fe720eb8be6
MD5sum: 00a02fe96ca9a83fa725e61a02d44cb6
Description: GNU C compiler for the build architecture
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package.
Description-md5:
Multi-Arch: foreign
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-14/gcc-14-for-build_14-20240201-3_all.deb

5. The same packages on other Linux Distributions