ps2-toolchain on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ps2-toolchain

* (Optional) Uninstall ps2-toolchain on Arch using YAY

$ yay -Rns ps2-toolchain

2. Manually Install "ps2-toolchain" via AUR

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

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

b. Clone ps2-toolchain's git locally

$ git clone https://aur.archlinux.org/ps2-toolchain.git ~/ps2-toolchain

c. Go to ~/ps2-toolchain folder and install it

$ cd ~/ps2-toolchain $ makepkg -si

3. Information about the ps2-toolchain package on Arch User Repository (AUR)

ID: 1191430
Name: ps2-toolchain
PackageBaseID: 189236
PackageBase: ps2-toolchain
Version: v1.0-1
Description: Compiler and other tools used in the creation of homebrew software for the Sony PlayStation® 2 videogame system.
URL: https://github.com/ps2dev/ps2toolchain
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1672775027
LastModified: 1672775405
URLPath: /cgit/aur.git/snapshot/ps2-toolchain.tar.gz