ldtk on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S ldtk

* (Optional) Uninstall ldtk on Arch using YAY

$ yay -Rns ldtk

2. Manually Install "ldtk" via AUR

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

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

b. Clone ldtk's git locally

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

c. Go to ~/ldtk folder and install it

$ cd ~/ldtk $ makepkg -si

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

ID: 1428290
Name: ldtk
PackageBaseID: 163418
PackageBase: ldtk
Version: 1.5.3-2
Description: Modern and efficient 2D level editor with a strong focus on user-friendliness
URL: https://github.com/deepnight/ldtk
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Zyper
Submitter: Zyper
FirstSubmitted: 1613516571
LastModified: 1710586141
URLPath: /cgit/aur.git/snapshot/ldtk.tar.gz