p99 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S p99

* (Optional) Uninstall p99 on Arch using YAY

$ yay -Rns p99

2. Manually Install "p99" via AUR

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

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

b. Clone p99's git locally

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

c. Go to ~/p99 folder and install it

$ cd ~/p99 $ makepkg -si

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

ID: 1198897
Name: p99
PackageBaseID: 67498
PackageBase: p99
Version: 20170629-1
Description: Preprocessor macros and functions for C99.
URL: https://gustedt.gitlabpages.inria.fr/p99/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Cebtenzzre
Submitter: onefire
FirstSubmitted: 1361613989
LastModified: 1674085099
URLPath: /cgit/aur.git/snapshot/p99.tar.gz