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
Copied
b. Install adacurses on Arch using YAY
$
yay -S
adacurses
Copied
* (Optional) Uninstall adacurses on Arch using YAY
$
yay -Rns
adacurses
Copied
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
Copied
b. Clone adacurses's git locally
$
git clone https://aur.archlinux.org/adacurses.git
~/adacurses
Copied
c. Go to ~/adacurses folder and install it
$
cd
~/adacurses
Copied
$
makepkg -si
Copied
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
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