protobuf-vala on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S protobuf-vala

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

$ yay -Rns protobuf-vala

2. Manually Install "protobuf-vala" via AUR

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

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

b. Clone protobuf-vala's git locally

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

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

$ cd ~/protobuf-vala $ makepkg -si

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

ID: 190781
Name: protobuf-vala
PackageBaseID: 92215
PackageBase: protobuf-vala
Version: 0.1.0-1
Description: A plugin for the Google protocol buffer compiler to generate Vala code.
URL: https://launchpad.net/protobuf-vala
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Serra
FirstSubmitted: 1429099543
LastModified: 1433924138
URLPath: /cgit/aur.git/snapshot/protobuf-vala.tar.gz