defold on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S defold

* (Optional) Uninstall defold on Arch using YAY

$ yay -Rns defold

2. Manually Install "defold" via AUR

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

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

b. Clone defold's git locally

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

c. Go to ~/defold folder and install it

$ cd ~/defold $ makepkg -si

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

ID: 1408374
Name: defold
PackageBaseID: 159100
PackageBase: defold
Version: 1.6.4-1
Description: Defold is a completely free to use game engine for development of desktop, mobile and web games.
URL: https://defold.com/
NumVotes: 4
Popularity: 0.000391
OutOfDate:
Maintainer: water_lift
Submitter: water_lift
FirstSubmitted: 1603515977
LastModified: 1707786474
URLPath: /cgit/aur.git/snapshot/defold.tar.gz