buf-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S buf-bin

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

$ yay -Rns buf-bin

2. Manually Install "buf-bin" via AUR

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

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

b. Clone buf-bin's git locally

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

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

$ cd ~/buf-bin $ makepkg -si

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

ID: 1422793
Name: buf-bin
PackageBaseID: 149113
PackageBase: buf-bin
Version: 1.30.0-1
Description: A new way of working with Protocol Buffers.
URL: https://buf.build
NumVotes: 1
Popularity: 0.000167
OutOfDate:
Maintainer: doriable
Submitter: wiill
FirstSubmitted: 1581709851
LastModified: 1709852534
URLPath: /cgit/aur.git/snapshot/buf-bin.tar.gz