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

Last updated: March 01,2025

1. Install "g++-14-for-host" package

In this section, we are going to explain the necessary steps to install g++-14-for-host on Kali Linux

$ sudo apt update $ sudo apt install g++-14-for-host

2. Uninstall "g++-14-for-host" package

Please follow the steps below to uninstall g++-14-for-host on Kali Linux:

$ sudo apt remove g++-14-for-host $ sudo apt autoclean && sudo apt autoremove

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

Package: g++-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), g++-14-x86-64-linux-gnu (= 14-20240201-3), gcc-14-for-host (= 14-20240201-3)
Size: 1052
SHA256: 70193869aa81e02c2db3a17d7f8a3805ceffb7bf68dce707f31fc6b5c6696e3a
SHA1: 8ae7423e7cb3dcc3cbaa381bc23cc875149d1aea
MD5sum: add63913c7507555340a7cac1ac3bd76
Description: GNU C++ compiler for the host architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
.
This package contains C++ cross-compiler for the host architecture.
.
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/g++-14-for-host_14-20240201-3_amd64.deb