gbcc-git on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S gbcc-git

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

$ yay -Rns gbcc-git

2. Manually Install "gbcc-git" via AUR

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

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

b. Clone gbcc-git's git locally

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

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

$ cd ~/gbcc-git $ makepkg -si

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

ID: 646574
Name: gbcc-git
PackageBaseID: 139665
PackageBase: gbcc-git
Version: r285.e8e4bdc-1
Description: A Game Boy Color emulator written in C
URL: https://github.com/philj56/GBCC
NumVotes: 1
Popularity: 6.2E-5
OutOfDate:
Maintainer: pjj56
Submitter: pjj56
FirstSubmitted: 1550332129
LastModified: 1568548525
URLPath: /cgit/aur.git/snapshot/gbcc-git.tar.gz