ruby-backports on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-backports

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

$ yay -Rns ruby-backports

2. Manually Install "ruby-backports" via AUR

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

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

b. Clone ruby-backports's git locally

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

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

$ cd ~/ruby-backports $ makepkg -si

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

ID: 1421560
Name: ruby-backports
PackageBaseID: 47400
PackageBase: ruby-backports
Version: 3.25.0-1
Description: Essential backports that enable many of the nice features of Ruby 1.8.7 up to 2.1.0 for earlier versions.
URL: http://github.com/marcandre/backports
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: DDoSolitary
Submitter: hcartiaux
FirstSubmitted: 1300109094
LastModified: 1709698759
URLPath: /cgit/aur.git/snapshot/ruby-backports.tar.gz