chruby-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S chruby-git

* (Optional) Uninstall chruby-git on Arch using YAY

$ yay -Rns chruby-git

2. Manually Install "chruby-git" via AUR

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

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

b. Clone chruby-git's git locally

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

c. Go to ~/chruby-git folder and install it

$ cd ~/chruby-git $ makepkg -si

3. Information about the chruby-git package on Arch User Repository (AUR)

ID: 586067
Name: chruby-git
PackageBaseID: 97559
PackageBase: chruby-git
Version: 0.3.9.r53.4c46722-1
Description: Changes the current Ruby.
URL: https://github.com/postmodern/chruby
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: aptinio
FirstSubmitted: 1439522570
LastModified: 1550095595
URLPath: /cgit/aur.git/snapshot/chruby-git.tar.gz