php-sdl on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S php-sdl

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

$ yay -Rns php-sdl

2. Manually Install "php-sdl" via AUR

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

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

b. Clone php-sdl's git locally

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

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

$ cd ~/php-sdl $ makepkg -si

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

ID: 1354584
Name: php-sdl
PackageBaseID: 119575
PackageBase: php-sdl
Version: 2.7.0-1
Description: PHP bindings of the SDL library.
URL: https://github.com/Ponup/phpsdl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jgmdev
Submitter: jgmdev
FirstSubmitted: 1486527967
LastModified: 1700196055
URLPath: /cgit/aur.git/snapshot/php-sdl.tar.gz