protobuf-21 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S protobuf-21

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

$ yay -Rns protobuf-21

2. Manually Install "protobuf-21" via AUR

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

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

b. Clone protobuf-21's git locally

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

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

$ cd ~/protobuf-21 $ makepkg -si

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

ID: 1375117
Name: protobuf-21
PackageBaseID: 200597
PackageBase: protobuf-21
Version: 21.12-2
Description: Protocol Buffers (legacy)
URL: https://developers.google.com/protocol-buffers/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: osamc
Submitter: osamc
FirstSubmitted: 1702677353
LastModified: 1703453447
URLPath: /cgit/aur.git/snapshot/protobuf-21.tar.gz