psp-newlib on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S psp-newlib

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

$ yay -Rns psp-newlib

2. Manually Install "psp-newlib" via AUR

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

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

b. Clone psp-newlib's git locally

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

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

$ cd ~/psp-newlib $ makepkg -si

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

ID: 1391962
Name: psp-newlib
PackageBaseID: 80305
PackageBase: psp-newlib
Version: 4.4.0-1
Description: A fork of newlib for the PSP (psp)
URL: https://github.com/pspdev/newlib
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1395851736
LastModified: 1706126586
URLPath: /cgit/aur.git/snapshot/psp-newlib.tar.gz