bgb on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S bgb

* (Optional) Uninstall bgb on Arch using YAY

$ yay -Rns bgb

2. Manually Install "bgb" via AUR

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

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

b. Clone bgb's git locally

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

c. Go to ~/bgb folder and install it

$ cd ~/bgb $ makepkg -si

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

ID: 1003015
Name: bgb
PackageBaseID: 153545
PackageBase: bgb
Version: 1.5.9-2
Description: Game Boy emulator with advanced debugger
URL: https://bgb.bircd.org
NumVotes: 3
Popularity: 0.000245
OutOfDate: 1704116947
Maintainer: qguv
Submitter: qguv
FirstSubmitted: 1590359380
LastModified: 1639450921
URLPath: /cgit/aur.git/snapshot/bgb.tar.gz