protoc-gen-rtk-query-bin on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "protoc-gen-rtk-query-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 protoc-gen-rtk-query-bin on Arch using YAY

$ yay -S protoc-gen-rtk-query-bin

* (Optional) Uninstall protoc-gen-rtk-query-bin on Arch using YAY

$ yay -Rns protoc-gen-rtk-query-bin

2. Manually Install "protoc-gen-rtk-query-bin" 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-rtk-query-bin's git locally

$ git clone https://aur.archlinux.org/protoc-gen-rtk-query-bin.git ~/protoc-gen-rtk-query-bin

c. Go to ~/protoc-gen-rtk-query-bin folder and install it

$ cd ~/protoc-gen-rtk-query-bin $ makepkg -si

3. Information about the protoc-gen-rtk-query-bin package on Arch User Repository (AUR)

ID: 1355872
Name: protoc-gen-rtk-query-bin
PackageBaseID: 184705
PackageBase: protoc-gen-rtk-query-bin
Version: 0.4.7-1
Description: Generate rtk-query apis from grpc service definitions
URL: https://github.com/greatliontech/protoc-gen-rtk-query
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thegrumpylion
Submitter: thegrumpylion
FirstSubmitted: 1659714053
LastModified: 1700430514
URLPath: /cgit/aur.git/snapshot/protoc-gen-rtk-query-bin.tar.gz