c-capnproto-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S c-capnproto-git

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

$ yay -Rns c-capnproto-git

2. Manually Install "c-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 c-capnproto-git's git locally

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

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

$ cd ~/c-capnproto-git $ makepkg -si

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

ID: 528389
Name: c-capnproto-git
PackageBaseID: 134421
PackageBase: c-capnproto-git
Version: c.capnproto.0.3.r0.cb30563-1
Description: C library/compiler for the Cap'n Proto serialization/RPC protocol
URL: https://github.com/opensourcerouting/c-capnproto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: szanni
Submitter: szanni
FirstSubmitted: 1532210842
LastModified: 1532210842
URLPath: /cgit/aur.git/snapshot/c-capnproto-git.tar.gz