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

Last updated: December 24,2024

1. Install "g++-for-build" package

This tutorial shows how to install g++-for-build on Kali Linux

$ sudo apt update $ sudo apt install g++-for-build

2. Uninstall "g++-for-build" package

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

$ sudo apt remove g++-for-build $ sudo apt autoclean && sudo apt autoremove

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

Package: g++-for-build
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 12
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: g++ (= 4:13.2.0-7), gcc-for-build (= 4:13.2.0-7), g++-13-for-build (>= 13.2.0-11~)
Size: 4400
SHA256: 453345a1dfd29d4db39c17122b305c484d450731a0d7e782f715813ccc27f798
SHA1: 4b8c066c8e0d16def048dfcb3cd7b50dfd6fbf14
MD5sum: a171e502df4ec737332ecf70a62c0a4d
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 providing the default GNU C++ compiler.
.
When using g++ via this metapackage, all tools must be used without an
architecture prefix.
Description-md5:
Multi-Arch: foreign
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/g++-for-build_13.2.0-7_all.deb