How to Install and Uninstall gpp Package on openSuSE Tumbleweed

Last updated: May 13,2024

1. Install "gpp" package

Here is a brief guide to show you how to install gpp on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gpp

2. Uninstall "gpp" package

In this section, we are going to explain the necessary steps to uninstall gpp on openSuSE Tumbleweed:

$ sudo zypper remove gpp

3. Information about the gpp package on openSuSE Tumbleweed

Information for package gpp:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gpp
Version : 2.28-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 285.1 KiB
Installed : No
Status : not installed
Source package : gpp-2.28-1.2.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.