protobuf-git on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S protobuf-git

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

$ yay -Rns protobuf-git

2. Manually Install "protobuf-git" via AUR

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

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

b. Clone protobuf-git's git locally

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

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

$ cd ~/protobuf-git $ makepkg -si

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

ID: 1188235
Name: protobuf-git
PackageBaseID: 156428
PackageBase: protobuf-git
Version: 21.12.r1098.gb598b2dd1-1
Description: Google's data interchange format
URL: https://developers.google.com/protocol-buffers/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1596691346
LastModified: 1672082401
URLPath: /cgit/aur.git/snapshot/protobuf-git.tar.gz