ruby2.5-bundler on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "ruby2.5-bundler" 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 ruby2.5-bundler on Arch using YAY

$ yay -S ruby2.5-bundler

* (Optional) Uninstall ruby2.5-bundler on Arch using YAY

$ yay -Rns ruby2.5-bundler

2. Manually Install "ruby2.5-bundler" via AUR

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

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

b. Clone ruby2.5-bundler's git locally

$ git clone https://aur.archlinux.org/ruby2.5-bundler.git ~/ruby2.5-bundler

c. Go to ~/ruby2.5-bundler folder and install it

$ cd ~/ruby2.5-bundler $ makepkg -si

3. Information about the ruby2.5-bundler package on Arch User Repository (AUR)

ID: 1125594
Name: ruby2.5-bundler
PackageBaseID: 147943
PackageBase: ruby2.5-bundler
Version: 2.3.20-1
Description: Manages an application's dependencies through its entire life, across many machines, systematically and repeatably.
URL: http://bundler.io
NumVotes: 1
Popularity: 1.4E-5
OutOfDate:
Maintainer: jhass
FirstSubmitted: 1578422026
LastModified: 1660392638
URLPath: /cgit/aur.git/snapshot/ruby2.5-bundler.tar.gz