How to Install and Uninstall gpp Package on openSUSE Leap

Last updated: May 10,2024

1. Install "gpp" package

Here is a brief guide to show you how to install gpp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gpp

2. Uninstall "gpp" package

Here is a brief guide to show you how to uninstall gpp on openSUSE Leap:

$ sudo zypper remove gpp

3. Information about the gpp package on openSUSE Leap

Information for package gpp:
----------------------------
Repository : Update repository of openSUSE Backports
Name : gpp
Version : 2.28-bp155.3.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 292.1 KiB
Installed : No
Status : not installed
Source package : gpp-2.28-bp155.3.3.1.src
Upstream URL : https://logological.org/gpp/
Summary : Generic Preprocessor
Description :
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.