bundler-exec on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S bundler-exec

* (Optional) Uninstall bundler-exec on Arch using YAY

$ yay -Rns bundler-exec

2. Manually Install "bundler-exec" via AUR

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

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

b. Clone bundler-exec's git locally

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

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

$ cd ~/bundler-exec $ makepkg -si

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

ID: 548642
Name: bundler-exec
PackageBaseID: 108486
PackageBase: bundler-exec
Version: latest-1
Description: Automatically run Ruby scripts with bundle exec
URL: https://github.com/gma/bundler-exec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: whynothugo
FirstSubmitted: 1457358067
LastModified: 1538455656
URLPath: /cgit/aur.git/snapshot/bundler-exec.tar.gz