gpp on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "gpp" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install gpp on Arch using YAY

$ yay -S gpp

* (Optional) Uninstall gpp on Arch using YAY

$ yay -Rns gpp

2. Manually Install "gpp" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone gpp's git locally

$ git clone https://aur.archlinux.org/gpp.git ~/gpp

c. Go to ~/gpp folder and install it

$ cd ~/gpp $ makepkg -si

3. Information about the gpp package on Arch User Repository (AUR)

ID: 1037869
Name: gpp
PackageBaseID: 99692
PackageBase: gpp
Version: 2.27-1
Description: A general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks
URL: http://en.nothingisreal.com/wiki/GPP
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: xihh
Submitter: thriqon
FirstSubmitted: 1441866442
LastModified: 1645044080
URLPath: /cgit/aur.git/snapshot/gpp.tar.gz