lib32-sdl on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S lib32-sdl

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

$ yay -Rns lib32-sdl

2. Manually Install "lib32-sdl" via AUR

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

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

b. Clone lib32-sdl's git locally

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

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

$ cd ~/lib32-sdl $ makepkg -si

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

ID: 1075409
Name: lib32-sdl
PackageBaseID: 178556
PackageBase: lib32-sdl
Version: 1.2.15-8
Description: A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (32-bit)
URL: https://www.libsdl.org
NumVotes: 0
Popularity: 0
OutOfDate: 1685787788
Maintainer:
Submitter: arojas
FirstSubmitted: 1651653592
LastModified: 1651653592
URLPath: /cgit/aur.git/snapshot/lib32-sdl.tar.gz