grpcui on AUR (Arch User Repository)
Last updated: November 17,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
Copied
b. Install grpcui on Arch using YAY
$
yay -S
grpcui
Copied
* (Optional) Uninstall grpcui on Arch using YAY
$
yay -Rns
grpcui
Copied
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
Copied
b. Clone grpcui's git locally
$
git clone https://aur.archlinux.org/grpcui.git
~/grpcui
Copied
c. Go to ~/grpcui folder and install it
$
cd
~/grpcui
Copied
$
makepkg -si
Copied
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
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