psp-gcc on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S psp-gcc

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

$ yay -Rns psp-gcc

2. Manually Install "psp-gcc" via AUR

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

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

b. Clone psp-gcc's git locally

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

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

$ cd ~/psp-gcc $ makepkg -si

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

ID: 1391965
Name: psp-gcc
PackageBaseID: 80303
PackageBase: psp-gcc
Version: 13.2.0-1
Description: A port of gcc to the PSP (psp)
URL: https://github.com/pspdev/gcc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1395851729
LastModified: 1706126651
URLPath: /cgit/aur.git/snapshot/psp-gcc.tar.gz