ruby-ncursesw on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ruby-ncursesw

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

$ yay -Rns ruby-ncursesw

2. Manually Install "ruby-ncursesw" via AUR

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

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

b. Clone ruby-ncursesw's git locally

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

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

$ cd ~/ruby-ncursesw $ makepkg -si

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

ID: 211937
Name: ruby-ncursesw
PackageBaseID: 36906
PackageBase: ruby-ncursesw
Version: 1.4.9-1
Description: This wrapper provides access to the functions, macros, global variables and constants of the ncurses library. These are mapped to a Ruby Module named "Ncurses": Functions and external variables are implemented as singleton functions of the Module Ncurses.
URL: http://github.com/sup-heliotrope/ncursesw-ruby
NumVotes: 33
Popularity: 0
OutOfDate: 1651961332
Maintainer:
Submitter:
FirstSubmitted: 1272743239
LastModified: 1436957221
URLPath: /cgit/aur.git/snapshot/ruby-ncursesw.tar.gz