perl-sdl on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S perl-sdl

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

$ yay -Rns perl-sdl

2. Manually Install "perl-sdl" via AUR

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

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

b. Clone perl-sdl's git locally

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

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

$ cd ~/perl-sdl $ makepkg -si

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

ID: 1301398
Name: perl-sdl
PackageBaseID: 177579
PackageBase: perl-sdl
Version: 2.548-12
Description: Simple DirectMedia Layer for Perl
URL: https://metacpan.org/dist/SDL
NumVotes: 3
Popularity: 0.0121
OutOfDate:
Maintainer: XAVeRY
Submitter: arojas
FirstSubmitted: 1648836776
LastModified: 1691608566
URLPath: /cgit/aur.git/snapshot/perl-sdl.tar.gz