sdl2-nox on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S sdl2-nox

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

$ yay -Rns sdl2-nox

2. Manually Install "sdl2-nox" via AUR

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

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

b. Clone sdl2-nox's git locally

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

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

$ cd ~/sdl2-nox $ makepkg -si

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

ID: 1128727
Name: sdl2-nox
PackageBaseID: 128340
PackageBase: sdl2-nox
Version: 2.24.0-1
Description: A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2) without X11 support
URL: http://www.libsdl.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Solskogen
FirstSubmitted: 1514046860
LastModified: 1661096308
URLPath: /cgit/aur.git/snapshot/sdl2-nox.tar.gz