sdl2-static on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S sdl2-static

* (Optional) Uninstall sdl2-static on Arch using YAY

$ yay -Rns sdl2-static

2. Manually Install "sdl2-static" via AUR

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

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

b. Clone sdl2-static's git locally

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

c. Go to ~/sdl2-static folder and install it

$ cd ~/sdl2-static $ makepkg -si

3. Information about the sdl2-static package on Arch User Repository (AUR)

ID: 1036133
Name: sdl2-static
PackageBaseID: 168916
PackageBase: sdl2-static
Version: 2.0.20-1
Description: SDL2 with libraries for static linking
URL: https://www.libsdl.org
NumVotes: 0
Popularity: 0
OutOfDate: 1654951543
Maintainer:
FirstSubmitted: 1626290473
LastModified: 1644768693
URLPath: /cgit/aur.git/snapshot/sdl2-static.tar.gz