lonestar on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S lonestar

* (Optional) Uninstall lonestar on Arch using YAY

$ yay -Rns lonestar

2. Manually Install "lonestar" via AUR

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

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

b. Clone lonestar's git locally

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

c. Go to ~/lonestar folder and install it

$ cd ~/lonestar $ makepkg -si

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

ID: 510873
Name: lonestar
PackageBaseID: 132536
PackageBase: lonestar
Version: 1.0.1-1
Description: Installer for Rakudo Star Perl 6
URL: https://github.com/tyil/lonestar
NumVotes: 0
Popularity: 0
OutOfDate: 1602905606
Maintainer: tyil
Submitter: tyil
FirstSubmitted: 1526297995
LastModified: 1526303432
URLPath: /cgit/aur.git/snapshot/lonestar.tar.gz