devkitarm on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S devkitarm

* (Optional) Uninstall devkitarm on Arch using YAY

$ yay -Rns devkitarm

2. Manually Install "devkitarm" via AUR

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

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

b. Clone devkitarm's git locally

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

c. Go to ~/devkitarm folder and install it

$ cd ~/devkitarm $ makepkg -si

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

ID: 845585
Name: devkitarm
PackageBaseID: 16544
PackageBase: devkitarm
Version: r55-1
Description: ARM toolchain for GP32, Nintendo (3)DS and GBA homebrew development
URL: http://devkitpro.org
NumVotes: 48
Popularity: 0
OutOfDate: 1629855163
Maintainer:
Submitter: Schnouki
FirstSubmitted: 1208920572
LastModified: 1610342035
URLPath: /cgit/aur.git/snapshot/devkitarm.tar.gz