protoc-gen-grpc-java on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S protoc-gen-grpc-java

* (Optional) Uninstall protoc-gen-grpc-java on Arch using YAY

$ yay -Rns protoc-gen-grpc-java

2. Manually Install "protoc-gen-grpc-java" via AUR

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

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

b. Clone protoc-gen-grpc-java's git locally

$ git clone https://aur.archlinux.org/protoc-gen-grpc-java.git ~/protoc-gen-grpc-java

c. Go to ~/protoc-gen-grpc-java folder and install it

$ cd ~/protoc-gen-grpc-java $ makepkg -si

3. Information about the protoc-gen-grpc-java package on Arch User Repository (AUR)

ID: 719767
Name: protoc-gen-grpc-java
PackageBaseID: 124959
PackageBase: protoc-gen-grpc-java
Version: 1.28.1-1
Description: Protobuf gRPC compiler for Java.
URL: https://grpc.io
NumVotes: 1
Popularity: 0
OutOfDate: 1672353777
Maintainer:
Submitter: daskol
FirstSubmitted: 1503312534
LastModified: 1586642488
URLPath: /cgit/aur.git/snapshot/protoc-gen-grpc-java.tar.gz