shellshock on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S shellshock

* (Optional) Uninstall shellshock on Arch using YAY

$ yay -Rns shellshock

2. Manually Install "shellshock" via AUR

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

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

b. Clone shellshock's git locally

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

c. Go to ~/shellshock folder and install it

$ cd ~/shellshock $ makepkg -si

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

ID: 1089085
Name: shellshock
PackageBaseID: 123864
PackageBase: shellshock
Version: 1.15-1
Description: A top-down space shooter written for Bash
URL: http://www.dhampir.no
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: roddhjav
Submitter: roddhjav
FirstSubmitted: 1499421377
LastModified: 1654192195
URLPath: /cgit/aur.git/snapshot/shellshock.tar.gz