renpy-sdk on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S renpy-sdk

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

$ yay -Rns renpy-sdk

2. Manually Install "renpy-sdk" via AUR

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

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

b. Clone renpy-sdk's git locally

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

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

$ cd ~/renpy-sdk $ makepkg -si

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

ID: 1154646
Name: renpy-sdk
PackageBaseID: 96720
PackageBase: renpy-sdk
Version: 8.0.1-1
Description: The Ren'Py Visual Novel Engine SDK
URL: https://www.renpy.org
NumVotes: 4
Popularity: 0
OutOfDate: 1691646680
Maintainer:
Submitter: alucryd
FirstSubmitted: 1438701386
LastModified: 1666189999
URLPath: /cgit/aur.git/snapshot/renpy-sdk.tar.gz