bcrawl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bcrawl

* (Optional) Uninstall bcrawl on Arch using YAY

$ yay -Rns bcrawl

2. Manually Install "bcrawl" via AUR

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

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

b. Clone bcrawl's git locally

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

c. Go to ~/bcrawl folder and install it

$ cd ~/bcrawl $ makepkg -si

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

ID: 1114503
Name: bcrawl
PackageBaseID: 139131
PackageBase: bcrawl
Version: 1.36.4-1
Description: Continuation of X-Crawl fork of Dungeon Crawl Stone Soup roguelike with new content
URL: https://github.com/b-crawl/bcrawl
NumVotes: 4
Popularity: 0
OutOfDate: 1677722382
Maintainer:
Submitter: dark-saber
FirstSubmitted: 1548774473
LastModified: 1658323846
URLPath: /cgit/aur.git/snapshot/bcrawl.tar.gz