crawl-tiles on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S crawl-tiles

* (Optional) Uninstall crawl-tiles on Arch using YAY

$ yay -Rns crawl-tiles

2. Manually Install "crawl-tiles" via AUR

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

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

b. Clone crawl-tiles's git locally

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

c. Go to ~/crawl-tiles folder and install it

$ cd ~/crawl-tiles $ makepkg -si

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

ID: 1053249
Name: crawl-tiles
PackageBaseID: 167377
PackageBase: crawl-tiles
Version: 0.28.0-1
Description: Dungeon Crawl Stone Soup with graphical tiles and sound support
URL: https://crawl.develz.org/
NumVotes: 1
Popularity: 0.000754
OutOfDate:
Maintainer: guzzisti
FirstSubmitted: 1622048305
LastModified: 1647618996
URLPath: /cgit/aur.git/snapshot/crawl-tiles.tar.gz