lander on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S lander

* (Optional) Uninstall lander on Arch using YAY

$ yay -Rns lander

2. Manually Install "lander" via AUR

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

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

b. Clone lander's git locally

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

c. Go to ~/lander folder and install it

$ cd ~/lander $ makepkg -si

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

ID: 688842
Name: lander
PackageBaseID: 24025
PackageBase: lander
Version: 0.7.2-1
Description: A Lunar Lander clone.
URL: http://www.doof.me.uk/lunar-lander/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter:
FirstSubmitted: 1235015262
LastModified: 1579726881
URLPath: /cgit/aur.git/snapshot/lander.tar.gz