sdl2pp on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sdl2pp

* (Optional) Uninstall sdl2pp on Arch using YAY

$ yay -Rns sdl2pp

2. Manually Install "sdl2pp" via AUR

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

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

b. Clone sdl2pp's git locally

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

c. Go to ~/sdl2pp folder and install it

$ cd ~/sdl2pp $ makepkg -si

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

ID: 1389114
Name: sdl2pp
PackageBaseID: 112537
PackageBase: sdl2pp
Version: 0.18.1-2
Description: C++ bindings/wrapper for SDL2
URL: https://sdl2pp.amdmi3.ru
NumVotes: 4
Popularity: 8.2E-5
OutOfDate:
Maintainer: tocic
Submitter: xyproto
FirstSubmitted: 1466110294
LastModified: 1705747111
URLPath: /cgit/aur.git/snapshot/sdl2pp.tar.gz