ascii-invaders on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ascii-invaders

* (Optional) Uninstall ascii-invaders on Arch using YAY

$ yay -Rns ascii-invaders

2. Manually Install "ascii-invaders" via AUR

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

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

b. Clone ascii-invaders's git locally

$ git clone https://aur.archlinux.org/ascii-invaders.git ~/ascii-invaders

c. Go to ~/ascii-invaders folder and install it

$ cd ~/ascii-invaders $ makepkg -si

3. Information about the ascii-invaders package on Arch User Repository (AUR)

ID: 1177896
Name: ascii-invaders
PackageBaseID: 188428
PackageBase: ascii-invaders
Version: 1.0.1-1
Description: Clone of Space Invaders for text-terminals using the ncurses library
URL: https://github.com/macdice/ascii-invaders
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Erus_Iluvatar
Submitter: Erus_Iluvatar
FirstSubmitted: 1670103208
LastModified: 1670103208
URLPath: /cgit/aur.git/snapshot/ascii-invaders.tar.gz