guile-ncurses on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S guile-ncurses

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

$ yay -Rns guile-ncurses

2. Manually Install "guile-ncurses" via AUR

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

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

b. Clone guile-ncurses's git locally

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

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

$ cd ~/guile-ncurses $ makepkg -si

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

ID: 1189494
Name: guile-ncurses
PackageBaseID: 97290
PackageBase: guile-ncurses
Version: 3.1-1
Description: Guile bindings for the ncurses library
URL: http://www.gnu.org/software/guile-ncurses/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tantalum
FirstSubmitted: 1439320770
LastModified: 1672362138
URLPath: /cgit/aur.git/snapshot/guile-ncurses.tar.gz