stencyl on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S stencyl

* (Optional) Uninstall stencyl on Arch using YAY

$ yay -Rns stencyl

2. Manually Install "stencyl" via AUR

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

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

b. Clone stencyl's git locally

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

c. Go to ~/stencyl folder and install it

$ cd ~/stencyl $ makepkg -si

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

ID: 1127942
Name: stencyl
PackageBaseID: 88302
PackageBase: stencyl
Version: 4.0.4-2
Description: Create amazing games without code.
URL: http://www.stencyl.com
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter: Darkhogg
FirstSubmitted: 1418755428
LastModified: 1660915978
URLPath: /cgit/aur.git/snapshot/stencyl.tar.gz