chicken-ncurses on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S chicken-ncurses

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

$ yay -Rns chicken-ncurses

2. Manually Install "chicken-ncurses" via AUR

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

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

b. Clone chicken-ncurses's git locally

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

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

$ cd ~/chicken-ncurses $ makepkg -si

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

ID: 1379546
Name: chicken-ncurses
PackageBaseID: 201207
PackageBase: chicken-ncurses
Version: 2.0-1
Description: An interface to the UNIX ncurses package for Chicken Scheme
URL: http://wiki.call-cc.org/eggref/5/ncurses
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1704280097
LastModified: 1704280097
URLPath: /cgit/aur.git/snapshot/chicken-ncurses.tar.gz