grpcurl-bin on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S grpcurl-bin

* (Optional) Uninstall grpcurl-bin on Arch using YAY

$ yay -Rns grpcurl-bin

2. Manually Install "grpcurl-bin" via AUR

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

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

b. Clone grpcurl-bin's git locally

$ git clone https://aur.archlinux.org/grpcurl-bin.git ~/grpcurl-bin

c. Go to ~/grpcurl-bin folder and install it

$ cd ~/grpcurl-bin $ makepkg -si

3. Information about the grpcurl-bin package on Arch User Repository (AUR)

ID: 1343148
Name: grpcurl-bin
PackageBaseID: 140395
PackageBase: grpcurl-bin
Version: 1.8.9-1
Description: Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
URL: https://github.com/fullstorydev/grpcurl
NumVotes: 6
Popularity: 2.0E-6
OutOfDate:
Maintainer: Lizards
Submitter: Lizards
FirstSubmitted: 1552875340
LastModified: 1698446702
URLPath: /cgit/aur.git/snapshot/grpcurl-bin.tar.gz