solarus on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S solarus

* (Optional) Uninstall solarus on Arch using YAY

$ yay -Rns solarus

2. Manually Install "solarus" via AUR

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

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

b. Clone solarus's git locally

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

c. Go to ~/solarus folder and install it

$ cd ~/solarus $ makepkg -si

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

ID: 898015
Name: solarus
PackageBaseID: 55051
PackageBase: solarus
Version: 1.6.5-1
Description: A lightweight, free and open-source game engine for Action-RPGs
URL: http://www.solarus-games.org/
NumVotes: 44
Popularity: 0
OutOfDate:
Maintainer: MCMic
Submitter: BenObiWan
FirstSubmitted: 1324123119
LastModified: 1619423916
URLPath: /cgit/aur.git/snapshot/solarus.tar.gz