protobuf-go on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S protobuf-go

* (Optional) Uninstall protobuf-go on Arch using YAY

$ yay -Rns protobuf-go

2. Manually Install "protobuf-go" via AUR

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

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

b. Clone protobuf-go's git locally

$ git clone https://aur.archlinux.org/protobuf-go.git ~/protobuf-go

c. Go to ~/protobuf-go folder and install it

$ cd ~/protobuf-go $ makepkg -si

3. Information about the protobuf-go package on Arch User Repository (AUR)

ID: 1043738
Name: protobuf-go
PackageBaseID: 111370
PackageBase: protobuf-go
Version: 1.5.2-2
Description: Go support for Google's protocol buffers
URL: https://github.com/golang/protobuf
NumVotes: 6
Popularity: 0
OutOfDate: 1672097258
Maintainer:
Submitter: fzerorubigd
FirstSubmitted: 1463557106
LastModified: 1645965304
URLPath: /cgit/aur.git/snapshot/protobuf-go.tar.gz