How to Install and Uninstall gpp Package on Kali Linux

Last updated: May 03,2024

1. Install "gpp" package

This guide covers the steps necessary to install gpp on Kali Linux

$ sudo apt update $ sudo apt install gpp

2. Uninstall "gpp" package

This tutorial shows how to uninstall gpp on Kali Linux:

$ sudo apt remove gpp $ sudo apt autoclean && sudo apt autoremove

3. Information about the gpp package on Kali Linux

Package: gpp
Version: 2.28-1
Installed-Size: 193
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 86204
SHA256: 3ed3edf47e86562baa648614da01148c19650e11845ab37c932534d6a620c1a3
SHA1: a5b10ea0e26c7db975845aa78f2159efe352596e
MD5sum: a293a5558ac9b5d1a4f0b7dc61b22c9a
Description: general-purpose preprocessor with customizable syntax
GPP is a general-purpose preprocessor with customizable syntax, suitable for
a wide range of preprocessing tasks. Its independence from any one
programming language makes it much more versatile than the C preprocessor
(cpp), while its syntax is lighter and more flexible than that of GNU m4.
There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog
files.
Description-md5:
Homepage: https://logological.org/gpp
Tag: devel::buildtools, devel::lang:c, devel::lang:c++, devel::library,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility, use::converting,
works-with-format::html, works-with-format::tex,
works-with::software:source, works-with::text
Section: devel
Priority: optional
Filename: pool/main/g/gpp/gpp_2.28-1_amd64.deb