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

Last updated: November 13,2024

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

$ yay -S protoc-gen-grpc-web

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

$ yay -Rns protoc-gen-grpc-web

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

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

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

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

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

ID: 1314666
Name: protoc-gen-grpc-web
PackageBaseID: 137038
PackageBase: protoc-gen-grpc-web
Version: 1.4.2-1
Description: Protobuf gRPC compiler for Web Clients
URL: https://github.com/grpc/grpc-web
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: kxuan
Submitter: kxuan
FirstSubmitted: 1540979634
LastModified: 1693972896
URLPath: /cgit/aur.git/snapshot/protoc-gen-grpc-web.tar.gz