ruby-oauth2-client on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ruby-oauth2-client

* (Optional) Uninstall ruby-oauth2-client on Arch using YAY

$ yay -Rns ruby-oauth2-client

2. Manually Install "ruby-oauth2-client" via AUR

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

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

b. Clone ruby-oauth2-client's git locally

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

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

$ cd ~/ruby-oauth2-client $ makepkg -si

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

ID: 207928
Name: ruby-oauth2-client
PackageBaseID: 84128
PackageBase: ruby-oauth2-client
Version: 2.0.0-2
Description: Create quick and dirty OAuth2 clients.
URL: https://tiabas.github.io/oauth2-client/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: supermario
FirstSubmitted: 1406433004
LastModified: 1436229594
URLPath: /cgit/aur.git/snapshot/ruby-oauth2-client.tar.gz