ruby-highline on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-highline

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

$ yay -Rns ruby-highline

2. Manually Install "ruby-highline" via AUR

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

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

b. Clone ruby-highline's git locally

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

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

$ cd ~/ruby-highline $ makepkg -si

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

ID: 910459
Name: ruby-highline
PackageBaseID: 90638
PackageBase: ruby-highline
Version: 2.0.3-2
Description: A high-level text user interface toolkit for Ruby
URL: http://rubygems.org/gems/highline
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer: asch
FirstSubmitted: 1424382168
LastModified: 1621668802
URLPath: /cgit/aur.git/snapshot/ruby-highline.tar.gz