ruby-indentation on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ruby-indentation

* (Optional) Uninstall ruby-indentation on Arch using YAY

$ yay -Rns ruby-indentation

2. Manually Install "ruby-indentation" via AUR

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

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

b. Clone ruby-indentation's git locally

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

c. Go to ~/ruby-indentation folder and install it

$ cd ~/ruby-indentation $ makepkg -si

3. Information about the ruby-indentation package on Arch User Repository (AUR)

ID: 328224
Name: ruby-indentation
PackageBaseID: 114465
PackageBase: ruby-indentation
Version: 0.1.1-1
Description: A library of extensions to Ruby's Array and String classes that allow indentation manipulation of Strings and Arrays of Strings.
URL: http://samueldana.github.com/indentation/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: City-busz
FirstSubmitted: 1470746934
LastModified: 1470747591
URLPath: /cgit/aur.git/snapshot/ruby-indentation.tar.gz