ruby-sequel on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S ruby-sequel

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

$ yay -Rns ruby-sequel

2. Manually Install "ruby-sequel" via AUR

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

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

b. Clone ruby-sequel's git locally

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

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

$ cd ~/ruby-sequel $ makepkg -si

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

ID: 724557
Name: ruby-sequel
PackageBaseID: 55903
PackageBase: ruby-sequel
Version: 5.31.0-1
Description: The Database Toolkit for Ruby
URL: http://sequel.jeremyevans.net
NumVotes: 5
Popularity: 0
OutOfDate: 1654812569
Maintainer:
FirstSubmitted: 1326917874
LastModified: 1587519678
URLPath: /cgit/aur.git/snapshot/ruby-sequel.tar.gz