sdl2-git on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S sdl2-git

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

$ yay -Rns sdl2-git

2. Manually Install "sdl2-git" via AUR

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

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

b. Clone sdl2-git's git locally

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

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

$ cd ~/sdl2-git $ makepkg -si

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

ID: 1280802
Name: sdl2-git
PackageBaseID: 163223
PackageBase: sdl2-git
Version: 2.28.0.r14.gfc0854651-1
Description: A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)
URL: https://www.libsdl.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Solskogen
Submitter: Solskogen
FirstSubmitted: 1613117311
LastModified: 1688104988
URLPath: /cgit/aur.git/snapshot/sdl2-git.tar.gz