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

Last updated: July 01,2024

1. Install "cpp-for-build" package

This guide let you learn how to install cpp-for-build on Kali Linux

$ sudo apt update $ sudo apt install cpp-for-build

2. Uninstall "cpp-for-build" package

Learn how to uninstall cpp-for-build on Kali Linux:

$ sudo apt remove cpp-for-build $ sudo apt autoclean && sudo apt autoremove

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

Package: cpp-for-build
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 12
Maintainer: Debian GCC Maintainers
Architecture: all
Depends: cpp (= 4:13.2.0-7), cpp-13-for-build (>= 13.2.0-11~)
Size: 4472
SHA256: bd1cdbfd83fb978cd22951a236724258e0c82c9fed43ed11db079d8f9c7fa83d
SHA1: 2c88d24e3874837a6c665289c33fc3e8df65a153
MD5sum: 194cb31cff1e14b1db6cc039b8163cd4
Description: GNU C preprocessor (cpp) for the build architecture
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
.
This package has been separated from gcc for the benefit of those who
require the preprocessor but not the compiler.
.
When using cpp 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/cpp-for-build_13.2.0-7_all.deb

5. The same packages on other Linux Distributions