ruby-ncurses on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ruby-ncurses

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

$ yay -Rns ruby-ncurses

2. Manually Install "ruby-ncurses" via AUR

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

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

b. Clone ruby-ncurses's git locally

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

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

$ cd ~/ruby-ncurses $ makepkg -si

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

ID: 1235352
Name: ruby-ncurses
PackageBaseID: 192214
PackageBase: ruby-ncurses
Version: 1.3.1-15
Description: Module for interactive text console applications (ncurses)
URL: https://sourceforge.net/projects/ncurses-ruby.berlios/
NumVotes: 0
Popularity: 0
OutOfDate: 1701870386
Maintainer:
Submitter: arojas
FirstSubmitted: 1680370022
LastModified: 1680370022
URLPath: /cgit/aur.git/snapshot/ruby-ncurses.tar.gz