sasteroids on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S sasteroids

* (Optional) Uninstall sasteroids on Arch using YAY

$ yay -Rns sasteroids

2. Manually Install "sasteroids" via AUR

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

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

b. Clone sasteroids's git locally

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

c. Go to ~/sasteroids folder and install it

$ cd ~/sasteroids $ makepkg -si

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

ID: 1235353
Name: sasteroids
PackageBaseID: 192215
PackageBase: sasteroids
Version: 3.0.1-11
Description: Sasteroid game from 1994, ported to SDL
URL: https://sdlsas.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: arojas
FirstSubmitted: 1680370125
LastModified: 1680370125
URLPath: /cgit/aur.git/snapshot/sasteroids.tar.gz

5. The same packages on other Linux Distributions