slingshot on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S slingshot

* (Optional) Uninstall slingshot on Arch using YAY

$ yay -Rns slingshot

2. Manually Install "slingshot" via AUR

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

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

b. Clone slingshot's git locally

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

c. Go to ~/slingshot folder and install it

$ cd ~/slingshot $ makepkg -si

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

ID: 569659
Name: slingshot
PackageBaseID: 13488
PackageBase: slingshot
Version: 0.10-1
Description: A 2D strategy game in the gravity fields of several planets
URL: https://github.com/schuellerf/slingshot
NumVotes: 43
Popularity: 0
OutOfDate:
Maintainer: twa022
FirstSubmitted: 1193570087
LastModified: 1545190005
URLPath: /cgit/aur.git/snapshot/slingshot.tar.gz