psp-sdk on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S psp-sdk

* (Optional) Uninstall psp-sdk on Arch using YAY

$ yay -Rns psp-sdk

2. Manually Install "psp-sdk" via AUR

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

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

b. Clone psp-sdk's git locally

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

c. Go to ~/psp-sdk folder and install it

$ cd ~/psp-sdk $ makepkg -si

3. Information about the psp-sdk package on Arch User Repository (AUR)

ID: 1391963
Name: psp-sdk
PackageBaseID: 80306
PackageBase: psp-sdk
Version: 1.0-1
Description: An open-source SDK for PSP homebrew development (psp)
URL: https://github.com/pspdev/pspsdk
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1395851738
LastModified: 1706126607
URLPath: /cgit/aur.git/snapshot/psp-sdk.tar.gz