protobuf-static on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S protobuf-static

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

$ yay -Rns protobuf-static

2. Manually Install "protobuf-static" via AUR

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

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

b. Clone protobuf-static's git locally

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

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

$ cd ~/protobuf-static $ makepkg -si

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

ID: 895173
Name: protobuf-static
PackageBaseID: 136575
PackageBase: protobuf-static
Version: 3.15.8-1
Description: Protocol Buffers - Google's data interchange format
URL: https://developers.google.com/protocol-buffers/
NumVotes: 1
Popularity: 0
OutOfDate: 1628270096
Maintainer: thrasibule
FirstSubmitted: 1539199968
LastModified: 1618924363
URLPath: /cgit/aur.git/snapshot/protobuf-static.tar.gz