adacurses on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S adacurses

* (Optional) Uninstall adacurses on Arch using YAY

$ yay -Rns adacurses

2. Manually Install "adacurses" via AUR

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

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

b. Clone adacurses's git locally

$ git clone https://aur.archlinux.org/adacurses.git ~/adacurses

c. Go to ~/adacurses folder and install it

$ cd ~/adacurses $ makepkg -si

3. Information about the adacurses package on Arch User Repository (AUR)

ID: 1250563
Name: adacurses
PackageBaseID: 111752
PackageBase: adacurses
Version: 20230429-1
Description: An Ada binding to the 'ncurses' C library.
URL: https://invisible-island.net/ncurses/ncurses-Ada95.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1464397841
LastModified: 1682860530
URLPath: /cgit/aur.git/snapshot/adacurses.tar.gz