nes-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S nes-git

* (Optional) Uninstall nes-git on Arch using YAY

$ yay -Rns nes-git

2. Manually Install "nes-git" via AUR

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

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

b. Clone nes-git's git locally

$ git clone https://aur.archlinux.org/nes-git.git ~/nes-git

c. Go to ~/nes-git folder and install it

$ cd ~/nes-git $ makepkg -si

3. Information about the nes-git package on Arch User Repository (AUR)

ID: 779458
Name: nes-git
PackageBaseID: 156802
PackageBase: nes-git
Version: r192.c94772f-1
Description: NES emulator written in Go.
URL: https://github.com/fogleman/nes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1597662600
LastModified: 1597662600
URLPath: /cgit/aur.git/snapshot/nes-git.tar.gz