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

Last updated: June 26,2024

1. Install "cpp-13-for-host" package

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

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

2. Uninstall "cpp-13-for-host" package

This guide covers the steps necessary to uninstall cpp-13-for-host on Kali Linux:

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

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

Package: cpp-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), cpp-13-x86-64-linux-gnu (= 13.2.0-13)
Size: 1136
SHA256: 49742cec6d1a5a1565d90e90b060a3a4665d725fab0a7f631e86d9879d797068
SHA1: a8f66c313dec1ec145f0b641142830ad3a3c03c2
MD5sum: 252cd5d54a005851a953240ca2dffd50
Description: GNU C preprocessor for the host architecture
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 configured for the host architecture but not
the compiler.
.
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: interpreters
Priority: optional
Filename: pool/main/g/gcc-13/cpp-13-for-host_13.2.0-13_amd64.deb

5. The same packages on other Linux Distributions