gbafix on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gbafix

* (Optional) Uninstall gbafix on Arch using YAY

$ yay -Rns gbafix

2. Manually Install "gbafix" via AUR

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

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

b. Clone gbafix's git locally

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

c. Go to ~/gbafix folder and install it

$ cd ~/gbafix $ makepkg -si

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

ID: 804746
Name: gbafix
PackageBaseID: 144714
PackageBase: gbafix
Version: 1.2.0-1
Description: Fix GBA ROM file headers.
URL: https://github.com/devkitPro/gba-tools
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1567219593
LastModified: 1602747303
URLPath: /cgit/aur.git/snapshot/gbafix.tar.gz