dkp-devkitppc on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dkp-devkitppc

* (Optional) Uninstall dkp-devkitppc on Arch using YAY

$ yay -Rns dkp-devkitppc

2. Manually Install "dkp-devkitppc" via AUR

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

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

b. Clone dkp-devkitppc's git locally

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

c. Go to ~/dkp-devkitppc folder and install it

$ cd ~/dkp-devkitppc $ makepkg -si

3. Information about the dkp-devkitppc package on Arch User Repository (AUR)

ID: 1119744
Name: dkp-devkitppc
PackageBaseID: 184520
PackageBase: dkp-devkitppc
Version: r41-1
Description: Toolchain for Nintendo Gamecube & Wii homebrew development
URL: https://github.com/devkitpro/buildscripts
NumVotes: 0
Popularity: 0
OutOfDate: 1709546498
Maintainer: DonKeyPWN
Submitter: DonKeyPWN
FirstSubmitted: 1659256514
LastModified: 1659256514
URLPath: /cgit/aur.git/snapshot/dkp-devkitppc.tar.gz