sdlhack on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S sdlhack

* (Optional) Uninstall sdlhack on Arch using YAY

$ yay -Rns sdlhack

2. Manually Install "sdlhack" via AUR

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

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

b. Clone sdlhack's git locally

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

c. Go to ~/sdlhack folder and install it

$ cd ~/sdlhack $ makepkg -si

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

ID: 983401
Name: sdlhack
PackageBaseID: 40985
PackageBase: sdlhack
Version: 1.4-2
Description: A wrapper for SDL which lets you force fullscreen games to minimize.
URL: http://jspenguin.org:81/software/sdlhack/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dobo
FirstSubmitted: 1285001147
LastModified: 1635965103
URLPath: /cgit/aur.git/snapshot/sdlhack.tar.gz