ruby-googleauth on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-googleauth

* (Optional) Uninstall ruby-googleauth on Arch using YAY

$ yay -Rns ruby-googleauth

2. Manually Install "ruby-googleauth" via AUR

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

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

b. Clone ruby-googleauth's git locally

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

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

$ cd ~/ruby-googleauth $ makepkg -si

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

ID: 1324064
Name: ruby-googleauth
PackageBaseID: 118588
PackageBase: ruby-googleauth
Version: 1.8.1-1
Description: Authorization for Google APIs, and support for Application Default Credentials
URL: https://rubygems.org/gems/googleauth
NumVotes: 0
Popularity: 0
OutOfDate: 1706319536
Maintainer:
Submitter: farwayer
FirstSubmitted: 1484018096
LastModified: 1695590986
URLPath: /cgit/aur.git/snapshot/ruby-googleauth.tar.gz