ldt on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ldt

* (Optional) Uninstall ldt on Arch using YAY

$ yay -Rns ldt

2. Manually Install "ldt" via AUR

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

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

b. Clone ldt's git locally

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

c. Go to ~/ldt folder and install it

$ cd ~/ldt $ makepkg -si

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

ID: 920902
Name: ldt
PackageBaseID: 107292
PackageBase: ldt
Version: 1.4.2-2
Description: IDE for lua language. Standalone eclipse plugin.
URL: https://eclipse.org/ldt/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: zoe
Submitter: zoe
FirstSubmitted: 1454884759
LastModified: 1623659948
URLPath: /cgit/aur.git/snapshot/ldt.tar.gz