grpcui on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S grpcui

* (Optional) Uninstall grpcui on Arch using YAY

$ yay -Rns grpcui

2. Manually Install "grpcui" via AUR

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

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

b. Clone grpcui's git locally

$ git clone https://aur.archlinux.org/grpcui.git ~/grpcui

c. Go to ~/grpcui folder and install it

$ cd ~/grpcui $ makepkg -si

3. Information about the grpcui package on Arch User Repository (AUR)

ID: 1387180
Name: grpcui
PackageBaseID: 158573
PackageBase: grpcui
Version: 1.3.3-1
Description: An interactive web UI for gRPC, along the lines of postman
URL: https://github.com/fullstorydev/grpcui
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: connesc
Submitter: connesc
FirstSubmitted: 1602259971
LastModified: 1705446472
URLPath: /cgit/aur.git/snapshot/grpcui.tar.gz