ruby-sinatra-contrib on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-sinatra-contrib

* (Optional) Uninstall ruby-sinatra-contrib on Arch using YAY

$ yay -Rns ruby-sinatra-contrib

2. Manually Install "ruby-sinatra-contrib" via AUR

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

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

b. Clone ruby-sinatra-contrib's git locally

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

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

$ cd ~/ruby-sinatra-contrib $ makepkg -si

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

ID: 840536
Name: ruby-sinatra-contrib
PackageBaseID: 156554
PackageBase: ruby-sinatra-contrib
Version: 2.1.0-2
Description: Collection of useful Sinatra extensions
URL: http://sinatrarb.com/contrib/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tba
FirstSubmitted: 1596916156
LastModified: 1609412596
URLPath: /cgit/aur.git/snapshot/ruby-sinatra-contrib.tar.gz