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

Last updated: June 18,2024

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

$ yay -S ruby2.4-bundler

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

$ yay -Rns ruby2.4-bundler

2. Manually Install "ruby2.4-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.4-bundler's git locally

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

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

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

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

ID: 1034544
Name: ruby2.4-bundler
PackageBaseID: 136730
PackageBase: ruby2.4-bundler
Version: 2.3.7-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:
FirstSubmitted: 1539860127
LastModified: 1644510283
URLPath: /cgit/aur.git/snapshot/ruby2.4-bundler.tar.gz