sdl-openglhq on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sdl-openglhq

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

$ yay -Rns sdl-openglhq

2. Manually Install "sdl-openglhq" via AUR

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

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

b. Clone sdl-openglhq's git locally

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

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

$ cd ~/sdl-openglhq $ makepkg -si

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

ID: 197821
Name: sdl-openglhq
PackageBaseID: 94736
PackageBase: sdl-openglhq
Version: 1.2.15-1
Description: A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (with OpenGLHQ patch)
URL: http://www.libsdl.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: oi_wtf
Submitter: oi_wtf
FirstSubmitted: 1434489030
LastModified: 1434489376
URLPath: /cgit/aur.git/snapshot/sdl-openglhq.tar.gz