protobuf3.12 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S protobuf3.12

* (Optional) Uninstall protobuf3.12 on Arch using YAY

$ yay -Rns protobuf3.12

2. Manually Install "protobuf3.12" via AUR

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

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

b. Clone protobuf3.12's git locally

$ git clone https://aur.archlinux.org/protobuf3.12.git ~/protobuf3.12

c. Go to ~/protobuf3.12 folder and install it

$ cd ~/protobuf3.12 $ makepkg -si

3. Information about the protobuf3.12 package on Arch User Repository (AUR)

ID: 1396675
Name: protobuf3.12
PackageBaseID: 188530
PackageBase: protobuf3.12
Version: 3.12.4-2
Description: Protocol Buffers - Google's data interchange format
URL: https://developers.google.com/protocol-buffers/
NumVotes: 1
Popularity: 0.425361
OutOfDate:
Maintainer: AWhetter
Submitter: AWhetter
FirstSubmitted: 1670363341
LastModified: 1706794759
URLPath: /cgit/aur.git/snapshot/protobuf3.12.tar.gz