injection on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S injection

* (Optional) Uninstall injection on Arch using YAY

$ yay -Rns injection

2. Manually Install "injection" via AUR

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

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

b. Clone injection's git locally

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

c. Go to ~/injection folder and install it

$ cd ~/injection $ makepkg -si

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

ID: 957933
Name: injection
PackageBaseID: 113339
PackageBase: injection
Version: 0.10.2-1
Description: Python-based ASCII programming-puzzle game
URL: https://toastengineer.itch.io/injection
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pigt
FirstSubmitted: 1467989310
LastModified: 1631037382
URLPath: /cgit/aur.git/snapshot/injection.tar.gz