agbcc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S agbcc

* (Optional) Uninstall agbcc on Arch using YAY

$ yay -Rns agbcc

2. Manually Install "agbcc" via AUR

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

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

b. Clone agbcc's git locally

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

c. Go to ~/agbcc folder and install it

$ cd ~/agbcc $ makepkg -si

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

ID: 641742
Name: agbcc
PackageBaseID: 144710
PackageBase: agbcc
Version: 1-1
Description: GCC 2.95.1 reworked to match games compiled for the Game Boy Advance.
URL: https://github.com/pret/agbcc
NumVotes: 0
Popularity: 0
OutOfDate: 1708541918
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1567213457
LastModified: 1567213457
URLPath: /cgit/aur.git/snapshot/agbcc.tar.gz