How to Install and Uninstall gpp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "gpp" package

Please follow the instructions below to install gpp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gpp

2. Uninstall "gpp" package

Please follow the guidance below to uninstall gpp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gpp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gpp
Priority: optional
Section: universe/devel
Installed-Size: 152
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Stigge
Architecture: amd64
Version: 2.24-3
Depends: libc6 (>= 2.4)
Filename: pool/universe/g/gpp/gpp_2.24-3_amd64.deb
Size: 51836
MD5sum: c00e8d55ad79cf8e430f9472f649770f
SHA1: 840b0727b447b119a71d8d21b6b83091f6a16c2e
SHA256: e8e4ffab73f4c2c620577ba9c06c15ffce95ae45d2a1bbe5bfbf498cb052634c
Description-en: A 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: bd99c7348f8789139854855795bdf86a
Homepage: http://www.nothingisreal.com/gpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu