capnproto-java on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S capnproto-java

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

$ yay -Rns capnproto-java

2. Manually Install "capnproto-java" via AUR

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

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

b. Clone capnproto-java's git locally

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

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

$ cd ~/capnproto-java $ makepkg -si

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

ID: 1395577
Name: capnproto-java
PackageBaseID: 124616
PackageBase: capnproto-java
Version: 0.1.16-1
Description: Cap'n Proto for Java
URL: https://github.com/capnproto/capnproto-java
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ishitatsuyuki
Submitter: ishitatsuyuki
FirstSubmitted: 1502159162
LastModified: 1706631352
URLPath: /cgit/aur.git/snapshot/capnproto-java.tar.gz