ldt on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install ldt on Arch using YAY
$
yay -S
ldt
Copied
* (Optional) Uninstall ldt on Arch using YAY
$
yay -Rns
ldt
Copied
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
Copied
b. Clone ldt's git locally
$
git clone https://aur.archlinux.org/ldt.git
~/ldt
Copied
c. Go to ~/ldt folder and install it
$
cd
~/ldt
Copied
$
makepkg -si
Copied
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
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