python-pcpp on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "python-pcpp" 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 python-pcpp on Arch using YAY

$ yay -S python-pcpp

* (Optional) Uninstall python-pcpp on Arch using YAY

$ yay -Rns python-pcpp

2. Manually Install "python-pcpp" via AUR

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

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

b. Clone python-pcpp's git locally

$ git clone https://aur.archlinux.org/python-pcpp.git ~/python-pcpp

c. Go to ~/python-pcpp folder and install it

$ cd ~/python-pcpp $ makepkg -si

3. Information about the python-pcpp package on Arch User Repository (AUR)

ID: 1252053
Name: python-pcpp
PackageBaseID: 145930
PackageBase: python-pcpp
Version: 1.30-3
Description: A C99 preprocessor with partial preprocessing capabilities writen in Python
URL: https://github.com/ned14/pcpp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Techmeology
Submitter: Techmeology
FirstSubmitted: 1571434475
LastModified: 1683145431
URLPath: /cgit/aur.git/snapshot/python-pcpp.tar.gz