ruby-google-protobuf on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-google-protobuf

* (Optional) Uninstall ruby-google-protobuf on Arch using YAY

$ yay -Rns ruby-google-protobuf

2. Manually Install "ruby-google-protobuf" via AUR

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

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

b. Clone ruby-google-protobuf's git locally

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

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

$ cd ~/ruby-google-protobuf $ makepkg -si

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

ID: 1418095
Name: ruby-google-protobuf
PackageBaseID: 121290
PackageBase: ruby-google-protobuf
Version: 3.25.3-1
Description: Protocol Buffers are Google's data interchange format.
URL: https://developers.google.com/protocol-buffers
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: husam212
Submitter: husam212
FirstSubmitted: 1491479821
LastModified: 1709215068
URLPath: /cgit/aur.git/snapshot/ruby-google-protobuf.tar.gz