slump on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S slump

* (Optional) Uninstall slump on Arch using YAY

$ yay -Rns slump

2. Manually Install "slump" via AUR

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

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

b. Clone slump's git locally

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

c. Go to ~/slump folder and install it

$ cd ~/slump $ makepkg -si

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

ID: 204875
Name: slump
PackageBaseID: 7840
PackageBase: slump
Version: 0.003.02-3
Description: A SLIGE-based random map generator for Freedoom
URL: http://www.samiam.org/slump.html
NumVotes: 4
Popularity: 0.003353
OutOfDate:
Maintainer: nautic
Submitter:
FirstSubmitted: 1166566626
LastModified: 1435655087
URLPath: /cgit/aur.git/snapshot/slump.tar.gz