dlangide on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dlangide

* (Optional) Uninstall dlangide on Arch using YAY

$ yay -Rns dlangide

2. Manually Install "dlangide" via AUR

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

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

b. Clone dlangide's git locally

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

c. Go to ~/dlangide folder and install it

$ cd ~/dlangide $ makepkg -si

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

ID: 1271800
Name: dlangide
PackageBaseID: 115700
PackageBase: dlangide
Version: 0.8.18-1
Description: D language IDE based on DlangUI
URL: https://github.com/buggins/dlangide
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: silverhikari
Submitter: geov
FirstSubmitted: 1474577585
LastModified: 1686512876
URLPath: /cgit/aur.git/snapshot/dlangide.tar.gz