pacman_sdl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pacman_sdl

* (Optional) Uninstall pacman_sdl on Arch using YAY

$ yay -Rns pacman_sdl

2. Manually Install "pacman_sdl" via AUR

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

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

b. Clone pacman_sdl's git locally

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

c. Go to ~/pacman_sdl folder and install it

$ cd ~/pacman_sdl $ makepkg -si

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

ID: 201125
Name: pacman_sdl
PackageBaseID: 28014
PackageBase: pacman_sdl
Version: 0.1.1-2
Description: Pacman clone using SDL. Guide Pacman through a maze and collect pac-dots while avoiding ghosts.
URL: http://github.com/schuay/pacman/
NumVotes: 8
Popularity: 0
OutOfDate: 1700835474
Maintainer: schuay
Submitter: schuay
FirstSubmitted: 1246787036
LastModified: 1434921912
URLPath: /cgit/aur.git/snapshot/pacman_sdl.tar.gz