gpp on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install gpp on Arch using YAY
$
yay -S
gpp
Copied
* (Optional) Uninstall gpp on Arch using YAY
$
yay -Rns
gpp
Copied
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
Copied
b. Clone gpp's git locally
$
git clone https://aur.archlinux.org/gpp.git
~/gpp
Copied
c. Go to ~/gpp folder and install it
$
cd
~/gpp
Copied
$
makepkg -si
Copied
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
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