ppconsul on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S ppconsul

* (Optional) Uninstall ppconsul on Arch using YAY

$ yay -Rns ppconsul

2. Manually Install "ppconsul" via AUR

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

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

b. Clone ppconsul's git locally

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

c. Go to ~/ppconsul folder and install it

$ cd ~/ppconsul $ makepkg -si

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

ID: 1039654
Name: ppconsul
PackageBaseID: 176150
PackageBase: ppconsul
Version: 0.2.3-1
Description: C++ client for Consul
URL: https://github.com/oliora/ppconsul
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: indev29
Submitter: indev29
FirstSubmitted: 1645214755
LastModified: 1645214755
URLPath: /cgit/aur.git/snapshot/ppconsul.tar.gz