crawl on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S crawl

* (Optional) Uninstall crawl on Arch using YAY

$ yay -Rns crawl

2. Manually Install "crawl" via AUR

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

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

b. Clone crawl's git locally

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

c. Go to ~/crawl folder and install it

$ cd ~/crawl $ makepkg -si

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

ID: 1395431
Name: crawl
PackageBaseID: 112635
PackageBase: crawl
Version: 0.31.0-1
Description: Crawl stonesoup, curses version
URL: http://crawl.develz.org/
NumVotes: 3
Popularity: 0.004459
OutOfDate:
Maintainer: guzzisti
Submitter: fivedigits
FirstSubmitted: 1466369043
LastModified: 1706608539
URLPath: /cgit/aur.git/snapshot/crawl.tar.gz