ldpl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ldpl

* (Optional) Uninstall ldpl on Arch using YAY

$ yay -Rns ldpl

2. Manually Install "ldpl" via AUR

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

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

b. Clone ldpl's git locally

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

c. Go to ~/ldpl folder and install it

$ cd ~/ldpl $ makepkg -si

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

ID: 677290
Name: ldpl
PackageBaseID: 142330
PackageBase: ldpl
Version: 4.4-1
Description: COBOL inspired language, designed to be expressive, fast, readable and easy to learn.
URL: https://www.ldpl-lang.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mega
Submitter: mega
FirstSubmitted: 1558914473
LastModified: 1576512723
URLPath: /cgit/aur.git/snapshot/ldpl.tar.gz