nesfab on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nesfab

* (Optional) Uninstall nesfab on Arch using YAY

$ yay -Rns nesfab

2. Manually Install "nesfab" via AUR

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

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

b. Clone nesfab's git locally

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

c. Go to ~/nesfab folder and install it

$ cd ~/nesfab $ makepkg -si

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

ID: 1338294
Name: nesfab
PackageBaseID: 197216
PackageBase: nesfab
Version: 1.2-1
Description: Programming language for creating NES games
URL: https://github.com/pubby/nesfab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1693589266
LastModified: 1697998165
URLPath: /cgit/aur.git/snapshot/nesfab.tar.gz