protobuf-java on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S protobuf-java

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

$ yay -Rns protobuf-java

2. Manually Install "protobuf-java" via AUR

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

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

b. Clone protobuf-java's git locally

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

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

$ cd ~/protobuf-java $ makepkg -si

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

ID: 1185071
Name: protobuf-java
PackageBaseID: 48872
PackageBase: protobuf-java
Version: 3.21.12-1
Description: Google's data interchange format utility (Java API).
URL: https://github.com/google/protobuf
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: nslxndr
Submitter: igord
FirstSubmitted: 1304958176
LastModified: 1671430604
URLPath: /cgit/aur.git/snapshot/protobuf-java.tar.gz