protoc-gen-go on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "protoc-gen-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
Copied
b. Install protoc-gen-go on Arch using YAY
$
yay -S
protoc-gen-go
Copied
* (Optional) Uninstall protoc-gen-go on Arch using YAY
$
yay -Rns
protoc-gen-go
Copied
2. Manually Install "protoc-gen-go" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone protoc-gen-go's git locally
$
git clone https://aur.archlinux.org/protoc-gen-go.git
~/protoc-gen-go
Copied
c. Go to ~/protoc-gen-go folder and install it
$
cd
~/protoc-gen-go
Copied
$
makepkg -si
Copied
3. Information about the protoc-gen-go package on Arch User Repository (AUR)
ID: 1227254
Name: protoc-gen-go
PackageBaseID: 153734
PackageBase: protoc-gen-go
Version: 1.30.0-1
Description: Go support for Google's protocol buffers
URL: https://github.com/protocolbuffers/protobuf-go
NumVotes: 4
Popularity: 0.066281
OutOfDate: 1689395378
Maintainer: amenzhinsky
Submitter: amenzhinsky
FirstSubmitted: 1590736349
LastModified: 1678957388
URLPath: /cgit/aur.git/snapshot/protoc-gen-go.tar.gz
Name: protoc-gen-go
PackageBaseID: 153734
PackageBase: protoc-gen-go
Version: 1.30.0-1
Description: Go support for Google's protocol buffers
URL: https://github.com/protocolbuffers/protobuf-go
NumVotes: 4
Popularity: 0.066281
OutOfDate: 1689395378
Maintainer: amenzhinsky
Submitter: amenzhinsky
FirstSubmitted: 1590736349
LastModified: 1678957388
URLPath: /cgit/aur.git/snapshot/protoc-gen-go.tar.gz