ruby-curses on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S ruby-curses

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

$ yay -Rns ruby-curses

2. Manually Install "ruby-curses" via AUR

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

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

b. Clone ruby-curses's git locally

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

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

$ cd ~/ruby-curses $ makepkg -si

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

ID: 1123309
Name: ruby-curses
PackageBaseID: 119273
PackageBase: ruby-curses
Version: 1.4.4-1
Description: Ruby binding for curses, ncurses, and PDCurses
URL: https://github.com/ruby/curses
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Xavion
FirstSubmitted: 1485659541
LastModified: 1659918296
URLPath: /cgit/aur.git/snapshot/ruby-curses.tar.gz