capnproto-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S capnproto-git

* (Optional) Uninstall capnproto-git on Arch using YAY

$ yay -Rns capnproto-git

2. Manually Install "capnproto-git" via AUR

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

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

b. Clone capnproto-git's git locally

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

c. Go to ~/capnproto-git folder and install it

$ cd ~/capnproto-git $ makepkg -si

3. Information about the capnproto-git package on Arch User Repository (AUR)

ID: 880376
Name: capnproto-git
PackageBaseID: 73549
PackageBase: capnproto-git
Version: 0.9.r3463.b5ab41ea-1
Description: Cap'n Proto serialization/RPC system (git version)
URL: https://capnproto.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: mabl
FirstSubmitted: 1379404173
LastModified: 1616342012
URLPath: /cgit/aur.git/snapshot/capnproto-git.tar.gz