How to Install and Uninstall cpp-14 Package on Kali Linux

Last updated: June 16,2024

1. Install "cpp-14" package

This tutorial shows how to install cpp-14 on Kali Linux

$ sudo apt update $ sudo apt install cpp-14

2. Uninstall "cpp-14" package

Please follow the step by step instructions below to uninstall cpp-14 on Kali Linux:

$ sudo apt remove cpp-14 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpp-14 package on Kali Linux

Package: cpp-14
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 11
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-14-base (= 14-20240201-3), cpp-14-x86-64-linux-gnu (= 14-20240201-3)
Suggests: gcc-14-locales (>= 14)
Breaks: hardening-wrapper (<< 2.8+nmu3), libmagics++-dev (<< 2.28.0-4)
Size: 1280
SHA256: eb090e712685a3eabef2b17626f6279c86652782bc9bf5e6555c566f7b72557e
SHA1: ae9428764c7dbc55350682e3431053dafd0378b7
MD5sum: 0f529ef3ed204dd6479ef6d8c6519fa8
Description: GNU C preprocessor
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.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: interpreters
Priority: optional
Filename: pool/main/g/gcc-14/cpp-14_14-20240201-3_amd64.deb

5. The same packages on other Linux Distributions