swen on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S swen

* (Optional) Uninstall swen on Arch using YAY

$ yay -Rns swen

2. Manually Install "swen" via AUR

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

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

b. Clone swen's git locally

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

c. Go to ~/swen folder and install it

$ cd ~/swen $ makepkg -si

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

ID: 261392
Name: swen
PackageBaseID: 105395
PackageBase: swen
Version: 28.91c5b6b-1
Description: A toy 2d game engine written in swift using SDL2
URL: https://github.com/aktowns/swen
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ashleyis
FirstSubmitted: 1451723814
LastModified: 1451723815
URLPath: /cgit/aur.git/snapshot/swen.tar.gz