dcd-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S dcd-git

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

$ yay -Rns dcd-git

2. Manually Install "dcd-git" via AUR

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

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

b. Clone dcd-git's git locally

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

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

$ cd ~/dcd-git $ makepkg -si

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

ID: 430268
Name: dcd-git
PackageBaseID: 98205
PackageBase: dcd-git
Version: 0.9.0.r6.cbcc6fa-2
Description: D Completion Daemon: auto-complete for the D programming language
URL: https://github.com/dlang-community/DCD
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Wild
FirstSubmitted: 1440197635
LastModified: 1500939140
URLPath: /cgit/aur.git/snapshot/dcd-git.tar.gz