larn on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S larn

* (Optional) Uninstall larn on Arch using YAY

$ yay -Rns larn

2. Manually Install "larn" via AUR

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

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

b. Clone larn's git locally

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

c. Go to ~/larn folder and install it

$ cd ~/larn $ makepkg -si

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

ID: 213371
Name: larn
PackageBaseID: 29897
PackageBase: larn
Version: 20090906-1
Description: a roguelike computer game authored by Noah Morgan in 1986 for the UNIX operating system
URL: http://www.netbsd.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Oncer
Submitter: Oncer
FirstSubmitted: 1252193713
LastModified: 1437310254
URLPath: /cgit/aur.git/snapshot/larn.tar.gz