nethack-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nethack-git

* (Optional) Uninstall nethack-git on Arch using YAY

$ yay -Rns nethack-git

2. Manually Install "nethack-git" via AUR

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

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

b. Clone nethack-git's git locally

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

c. Go to ~/nethack-git folder and install it

$ cd ~/nethack-git $ makepkg -si

3. Information about the nethack-git package on Arch User Repository (AUR)

ID: 1277007
Name: nethack-git
PackageBaseID: 116405
PackageBase: nethack-git
Version: 3.6.7_Released.r4.g557e18611-1
Description: A single player dungeon exploration game
URL: https://github.com/NetHack/NetHack
NumVotes: 6
Popularity: 0.029103
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: Synchronicity
FirstSubmitted: 1477170794
LastModified: 1687409458
URLPath: /cgit/aur.git/snapshot/nethack-git.tar.gz