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

Last updated: September 20,2024

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

Learn how to install g++-13-for-host on Kali Linux

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

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

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

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

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

Package: g++-13-for-host
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-13-base (= 13.2.0-13), g++-13-x86-64-linux-gnu (= 13.2.0-13), gcc-13-for-host (= 13.2.0-13)
Size: 1048
SHA256: 17c6fd25f02a4f6c86e4e18175ea0df6fce16251cef690728c827f2ad32706ef
SHA1: 6fe24d441653d8d4921709695aa107787e472792
MD5sum: 51dba2c2e14cff72ec8cb5eb57ac9dff
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-13/g++-13-for-host_13.2.0-13_amd64.deb