ninvaders on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S ninvaders

* (Optional) Uninstall ninvaders on Arch using YAY

$ yay -Rns ninvaders

2. Manually Install "ninvaders" via AUR

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

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

b. Clone ninvaders's git locally

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

c. Go to ~/ninvaders folder and install it

$ cd ~/ninvaders $ makepkg -si

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

ID: 212525
Name: ninvaders
PackageBaseID: 21678
PackageBase: ninvaders
Version: 0.1.1-3
Description: Ncurses based space invaders clone
URL: http://ninvaders.sourceforge.net/
NumVotes: 62
Popularity: 0.001042
OutOfDate:
Maintainer: vodik
Submitter: vodik
FirstSubmitted: 1227270764
LastModified: 1437065291
URLPath: /cgit/aur.git/snapshot/ninvaders.tar.gz