ps2-sdl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ps2-sdl

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

$ yay -Rns ps2-sdl

2. Manually Install "ps2-sdl" via AUR

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

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

b. Clone ps2-sdl's git locally

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

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

$ cd ~/ps2-sdl $ makepkg -si

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

ID: 1310448
Name: ps2-sdl
PackageBaseID: 189432
PackageBase: ps2-sdl
Version: 1.2.8-1
Description: A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Sony Playstation® 2 videogame system port).
URL: https://github.com/ps2dev/ps2sdk-ports
NumVotes: 1
Popularity: 0.000168
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1673409672
LastModified: 1693268981
URLPath: /cgit/aur.git/snapshot/ps2-sdl.tar.gz