scrap on AUR (Arch User Repository)

Last updated: April 23,2024

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

$ yay -S scrap

* (Optional) Uninstall scrap on Arch using YAY

$ yay -Rns scrap

2. Manually Install "scrap" via AUR

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

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

b. Clone scrap's git locally

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

c. Go to ~/scrap folder and install it

$ cd ~/scrap $ makepkg -si

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

ID: 586320
Name: scrap
PackageBaseID: 134859
PackageBase: scrap
Version: 1.1-5
Description: A roguelike game that was written during a period of ten days.
URL: https://web.archive.org/web/20130524032130/http://www.math.leidenuniv.nl/~mommen/scrap/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: E5ten
Submitter: E5ten
FirstSubmitted: 1533658144
LastModified: 1550169960
URLPath: /cgit/aur.git/snapshot/scrap.tar.gz