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

Last updated: November 23,2024

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

$ yay -S protoc-gen-go-grpc

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

$ yay -Rns protoc-gen-go-grpc

2. Manually Install "protoc-gen-go-grpc" 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-go-grpc's git locally

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

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

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

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

ID: 1008201
Name: protoc-gen-go-grpc
PackageBaseID: 153705
PackageBase: protoc-gen-go-grpc
Version: 1:1.2.0-1
Description: gRPC bindings generator for Go language
URL: https://github.com/grpc/grpc-go
NumVotes: 4
Popularity: 0.00023
OutOfDate: 1680599873
Maintainer: Alfred456654
Submitter: amenzhinsky
FirstSubmitted: 1590654307
LastModified: 1640161433
URLPath: /cgit/aur.git/snapshot/protoc-gen-go-grpc.tar.gz