dlang-digger on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S dlang-digger

* (Optional) Uninstall dlang-digger on Arch using YAY

$ yay -Rns dlang-digger

2. Manually Install "dlang-digger" via AUR

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

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

b. Clone dlang-digger's git locally

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

c. Go to ~/dlang-digger folder and install it

$ cd ~/dlang-digger $ makepkg -si

3. Information about the dlang-digger package on Arch User Repository (AUR)

ID: 869414
Name: dlang-digger
PackageBaseID: 94603
PackageBase: dlang-digger
Version: 3.0.6-2
Description: A tool to build D and bisect old D versions
URL: https://github.com/CyberShadow/Digger
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: CyberShadow
Submitter: Dicebot
FirstSubmitted: 1434282841
LastModified: 1614322317
URLPath: /cgit/aur.git/snapshot/dlang-digger.tar.gz