mangband on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S mangband

* (Optional) Uninstall mangband on Arch using YAY

$ yay -Rns mangband

2. Manually Install "mangband" via AUR

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

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

b. Clone mangband's git locally

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

c. Go to ~/mangband folder and install it

$ cd ~/mangband $ makepkg -si

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

ID: 713476
Name: mangband
PackageBaseID: 112242
PackageBase: mangband
Version: 1.5.3-1
Description: A free online multiplayer real-time roguelike game, derived from the single player game Angband (ncurses-only)
URL: http://www.mangband.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Procrat
Submitter: Procrat
FirstSubmitted: 1465385325
LastModified: 1585424359
URLPath: /cgit/aur.git/snapshot/mangband.tar.gz