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

Last updated: July 03,2024

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

$ yay -S ruby2.2-bundler

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

$ yay -Rns ruby2.2-bundler

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

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

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

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

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

ID: 554812
Name: ruby2.2-bundler
PackageBaseID: 105387
PackageBase: ruby2.2-bundler
Version: 1.17.1-1
Description: Manages an application's dependencies through its entire life, across many machines, systematically and repeatably.
URL: http://bundler.io
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1451691543
LastModified: 1540539863
URLPath: /cgit/aur.git/snapshot/ruby2.2-bundler.tar.gz