zangband on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S zangband

* (Optional) Uninstall zangband on Arch using YAY

$ yay -Rns zangband

2. Manually Install "zangband" via AUR

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

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

b. Clone zangband's git locally

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

c. Go to ~/zangband folder and install it

$ cd ~/zangband $ makepkg -si

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

ID: 204070
Name: zangband
PackageBaseID: 517
PackageBase: zangband
Version: 2.7.5pre1-1
Description: Roguelike computer role playing game based on Angband
URL: http://www.zangband.org
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: iphitus
FirstSubmitted: 1113907037
LastModified: 1435510222
URLPath: /cgit/aur.git/snapshot/zangband.tar.gz