sdl3-git on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sdl3-git

* (Optional) Uninstall sdl3-git on Arch using YAY

$ yay -Rns sdl3-git

2. Manually Install "sdl3-git" via AUR

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

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

b. Clone sdl3-git's git locally

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

c. Go to ~/sdl3-git folder and install it

$ cd ~/sdl3-git $ makepkg -si

3. Information about the sdl3-git package on Arch User Repository (AUR)

ID: 1332314
Name: sdl3-git
PackageBaseID: 195180
PackageBase: sdl3-git
Version: 3.0.0.r2618.g0b71898cb-1
Description: A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 3)
URL: https://www.libsdl.org
NumVotes: 1
Popularity: 0.043388
OutOfDate:
Maintainer: VitalyR
Submitter: VitalyR
FirstSubmitted: 1688065880
LastModified: 1697044932
URLPath: /cgit/aur.git/snapshot/sdl3-git.tar.gz