sdl_stretch on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S sdl_stretch

* (Optional) Uninstall sdl_stretch on Arch using YAY

$ yay -Rns sdl_stretch

2. Manually Install "sdl_stretch" via AUR

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

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

b. Clone sdl_stretch's git locally

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

c. Go to ~/sdl_stretch folder and install it

$ cd ~/sdl_stretch $ makepkg -si

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

ID: 924946
Name: sdl_stretch
PackageBaseID: 89448
PackageBase: sdl_stretch
Version: 0.3.1-1
Description: Stretch functions for SDL
URL: http://sdl-stretch.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ImNtReal
FirstSubmitted: 1421335274
LastModified: 1624410975
URLPath: /cgit/aur.git/snapshot/sdl_stretch.tar.gz