playdate-sdk on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S playdate-sdk

* (Optional) Uninstall playdate-sdk on Arch using YAY

$ yay -Rns playdate-sdk

2. Manually Install "playdate-sdk" via AUR

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

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

b. Clone playdate-sdk's git locally

$ git clone https://aur.archlinux.org/playdate-sdk.git ~/playdate-sdk

c. Go to ~/playdate-sdk folder and install it

$ cd ~/playdate-sdk $ makepkg -si

3. Information about the playdate-sdk package on Arch User Repository (AUR)

ID: 1421704
Name: playdate-sdk
PackageBaseID: 176579
PackageBase: playdate-sdk
Version: 2.4.0-1
Description: SDK for the Playdate console with Lua and C APIs, docs, and a simulator
URL: https://play.date/dev/
NumVotes: 5
Popularity: 0.376354
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1646329387
LastModified: 1709715961
URLPath: /cgit/aur.git/snapshot/playdate-sdk.tar.gz