sdl_gpu on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S sdl_gpu

* (Optional) Uninstall sdl_gpu on Arch using YAY

$ yay -Rns sdl_gpu

2. Manually Install "sdl_gpu" via AUR

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

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

b. Clone sdl_gpu's git locally

$ git clone https://aur.archlinux.org/sdl_gpu.git ~/sdl_gpu

c. Go to ~/sdl_gpu folder and install it

$ cd ~/sdl_gpu $ makepkg -si

3. Information about the sdl_gpu package on Arch User Repository (AUR)

ID: 1192457
Name: sdl_gpu
PackageBaseID: 189288
PackageBase: sdl_gpu
Version: 0.12.0-2
Description: A library for making hardware-accelerated 2D graphics easy
URL: https://github.com/grimfang4/sdl-gpu
NumVotes: 1
Popularity: 0.000167
OutOfDate:
Maintainer: YuiYukihira
Submitter: YuiYukihira
FirstSubmitted: 1672967081
LastModified: 1672968869
URLPath: /cgit/aur.git/snapshot/sdl_gpu.tar.gz