sp9k on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sp9k

* (Optional) Uninstall sp9k on Arch using YAY

$ yay -Rns sp9k

2. Manually Install "sp9k" via AUR

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

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

b. Clone sp9k's git locally

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

c. Go to ~/sp9k folder and install it

$ cd ~/sp9k $ makepkg -si

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

ID: 789480
Name: sp9k
PackageBaseID: 153048
PackageBase: sp9k
Version: 0.1.1-2
Description: A bullet hell/space shooter game made in C++ and SFML as a learning project.
URL: https://github.com/Phosphenius/sp9k
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Phosphenius
Submitter: Phosphenius
FirstSubmitted: 1590096858
LastModified: 1599686142
URLPath: /cgit/aur.git/snapshot/sp9k.tar.gz