smw on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S smw

* (Optional) Uninstall smw on Arch using YAY

$ yay -Rns smw

2. Manually Install "smw" via AUR

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

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

b. Clone smw's git locally

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

c. Go to ~/smw folder and install it

$ cd ~/smw $ makepkg -si

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

ID: 1336389
Name: smw
PackageBaseID: 198696
PackageBase: smw
Version: 0.1-1
Description: A reverse engineered implementation of Super Mario World
URL: https://github.com/snesrev/smw
NumVotes: 1
Popularity: 0.277475
OutOfDate:
Maintainer: aquova
Submitter: aquova
FirstSubmitted: 1697685016
LastModified: 1697685016
URLPath: /cgit/aur.git/snapshot/smw.tar.gz