protobuf2-c on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S protobuf2-c

* (Optional) Uninstall protobuf2-c on Arch using YAY

$ yay -Rns protobuf2-c

2. Manually Install "protobuf2-c" via AUR

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

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

b. Clone protobuf2-c's git locally

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

c. Go to ~/protobuf2-c folder and install it

$ cd ~/protobuf2-c $ makepkg -si

3. Information about the protobuf2-c package on Arch User Repository (AUR)

ID: 485311
Name: protobuf2-c
PackageBaseID: 129914
PackageBase: protobuf2-c
Version: 1.2.1-1
Description: Protocol Buffers implementation in C
URL: https://github.com/protobuf-c/protobuf-c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: davvore33
FirstSubmitted: 1518188650
LastModified: 1518188650
URLPath: /cgit/aur.git/snapshot/protobuf2-c.tar.gz