angband-ncurses on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S angband-ncurses

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

$ yay -Rns angband-ncurses

2. Manually Install "angband-ncurses" via AUR

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

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

b. Clone angband-ncurses's git locally

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

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

$ cd ~/angband-ncurses $ makepkg -si

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

ID: 1310266
Name: angband-ncurses
PackageBaseID: 94733
PackageBase: angband-ncurses
Version: 4.2.5-0
Description: A roguelike dungeon exploration game based on the writings of JRR Tolkien (ncurses-only)
URL: http://rephial.org/
NumVotes: 2
Popularity: 0.217035
OutOfDate:
Maintainer: Reihar
Submitter: Reihar
FirstSubmitted: 1434481632
LastModified: 1693244210
URLPath: /cgit/aur.git/snapshot/angband-ncurses.tar.gz