goboy on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S goboy

* (Optional) Uninstall goboy on Arch using YAY

$ yay -Rns goboy

2. Manually Install "goboy" via AUR

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

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

b. Clone goboy's git locally

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

c. Go to ~/goboy folder and install it

$ cd ~/goboy $ makepkg -si

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

ID: 569263
Name: goboy
PackageBaseID: 137619
PackageBase: goboy
Version: 0.4.2-1
Description: Multi-platform Nintendo Game Boy Color emulator written in go
URL: https://humpheh.github.io/goboy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: frealgagu
FirstSubmitted: 1543277957
LastModified: 1545069687
URLPath: /cgit/aur.git/snapshot/goboy.tar.gz