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

Last updated: December 26,2024

1. Install "cpp-for-host" package

Please follow the guidance below to install cpp-for-host on Kali Linux

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

2. Uninstall "cpp-for-host" package

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

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

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

Package: cpp-for-host
Source: gcc-defaults (1.214)
Version: 4:13.2.0-7
Installed-Size: 6
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: cpp-x86-64-linux-gnu (= 4:13.2.0-7), cpp-13-for-host (>= 13.2.0-11~)
Size: 1132
SHA256: 930192eb63910ff3ce82944c8d2c955eb5451648d098cd5aea383fd1026a4600
SHA1: 587c27c92d65a13a53d142dbfe81a3530724c5b5
MD5sum: 96e0a8c44535949603af8647ad2a11bb
Description: GNU C preprocessor (cpp) for the host 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 with an
architecture prefix.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/g/gcc-defaults/cpp-for-host_13.2.0-7_amd64.deb

5. The same packages on other Linux Distributions