psp-sdk-base on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S psp-sdk-base

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

$ yay -Rns psp-sdk-base

2. Manually Install "psp-sdk-base" 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-base's git locally

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

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

$ cd ~/psp-sdk-base $ makepkg -si

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

ID: 728451
Name: psp-sdk-base
PackageBaseID: 80307
PackageBase: psp-sdk-base
Version: 1.0-1
Description: An open-source SDK for PSP homebrew development (bootstrap) (psp)
URL: https://github.com/pspdev/pspsdk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
FirstSubmitted: 1395851741
LastModified: 1588183738
URLPath: /cgit/aur.git/snapshot/psp-sdk-base.tar.gz