open-adventure on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S open-adventure

* (Optional) Uninstall open-adventure on Arch using YAY

$ yay -Rns open-adventure

2. Manually Install "open-adventure" via AUR

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

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

b. Clone open-adventure's git locally

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

c. Go to ~/open-adventure folder and install it

$ cd ~/open-adventure $ makepkg -si

3. Information about the open-adventure package on Arch User Repository (AUR)

ID: 1357688
Name: open-adventure
PackageBaseID: 124428
PackageBase: open-adventure
Version: 1.16-2
Description: Port of the 'Colossal Cave Adventure' text-based adventure game
URL: http://www.catb.org/~esr/open-adventure/
NumVotes: 9
Popularity: 0.118338
OutOfDate:
Maintainer: duthils
Submitter: duthils
FirstSubmitted: 1501452720
LastModified: 1700698215
URLPath: /cgit/aur.git/snapshot/open-adventure.tar.gz