ruby-oauth on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S ruby-oauth

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

$ yay -Rns ruby-oauth

2. Manually Install "ruby-oauth" via AUR

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

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

b. Clone ruby-oauth's git locally

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

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

$ cd ~/ruby-oauth $ makepkg -si

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

ID: 1132060
Name: ruby-oauth
PackageBaseID: 34703
PackageBase: ruby-oauth
Version: 1.0.0-1
Description: OAuth Core Ruby implementation
URL: https://github.com/oauth-xx/oauth-ruby
NumVotes: 8
Popularity: 0
OutOfDate: 1709811800
Maintainer: Herbort11
Submitter: mtorromeo
FirstSubmitted: 1266319891
LastModified: 1661708320
URLPath: /cgit/aur.git/snapshot/ruby-oauth.tar.gz