chruby on AUR (Arch User Repository)
Last updated: January 06,2025
1. Install "chruby" 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
Copied
b. Install chruby on Arch using YAY
$
yay -S
chruby
Copied
* (Optional) Uninstall chruby on Arch using YAY
$
yay -Rns
chruby
Copied
2. Manually Install "chruby" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone chruby's git locally
$
git clone https://aur.archlinux.org/chruby.git
~/chruby
Copied
c. Go to ~/chruby folder and install it
$
cd
~/chruby
Copied
$
makepkg -si
Copied
3. Information about the chruby package on Arch User Repository (AUR)
ID: 362188
Name: chruby
PackageBaseID: 66020
PackageBase: chruby
Version: 0.3.9-3
Description: Changes the current ruby. Supports both zsh and bash.
URL: https://github.com/postmodern/chruby
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer: jasonwryan
Submitter: max_meyer
FirstSubmitted: 1357326246
LastModified: 1480792229
URLPath: /cgit/aur.git/snapshot/chruby.tar.gz
Name: chruby
PackageBaseID: 66020
PackageBase: chruby
Version: 0.3.9-3
Description: Changes the current ruby. Supports both zsh and bash.
URL: https://github.com/postmodern/chruby
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer: jasonwryan
Submitter: max_meyer
FirstSubmitted: 1357326246
LastModified: 1480792229
URLPath: /cgit/aur.git/snapshot/chruby.tar.gz