ldc-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ldc-git

* (Optional) Uninstall ldc-git on Arch using YAY

$ yay -Rns ldc-git

2. Manually Install "ldc-git" via AUR

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

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

b. Clone ldc-git's git locally

$ git clone https://aur.archlinux.org/ldc-git.git ~/ldc-git

c. Go to ~/ldc-git folder and install it

$ cd ~/ldc-git $ makepkg -si

3. Information about the ldc-git package on Arch User Repository (AUR)

ID: 504824
Name: ldc-git
PackageBaseID: 111850
PackageBase: ldc-git
Version: 1:v1.9.0.beta1-2
Description: A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2
URL: https://github.com/ldc-developers/ldc
NumVotes: 4
Popularity: 0
OutOfDate: 1690736979
Maintainer: CyberShadow
Submitter: zfo
FirstSubmitted: 1464563437
LastModified: 1524433527
URLPath: /cgit/aur.git/snapshot/ldc-git.tar.gz