instead on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S instead

* (Optional) Uninstall instead on Arch using YAY

$ yay -Rns instead

2. Manually Install "instead" via AUR

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

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

b. Clone instead's git locally

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

c. Go to ~/instead folder and install it

$ cd ~/instead $ makepkg -si

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

ID: 1315523
Name: instead
PackageBaseID: 128835
PackageBase: instead
Version: 3.5.1-1
Description: a quest interpreter
URL: https://github.com/instead-hub/instead
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: btimofeev
Submitter: Barthalion
FirstSubmitted: 1515272200
LastModified: 1694115883
URLPath: /cgit/aur.git/snapshot/instead.tar.gz