dub-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dub-git

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

$ yay -Rns dub-git

2. Manually Install "dub-git" via AUR

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

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

b. Clone dub-git's git locally

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

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

$ cd ~/dub-git $ makepkg -si

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

ID: 529095
Name: dub-git
PackageBaseID: 67347
PackageBase: dub-git
Version: 1.11.0.alpha.1.r11.2cbab87-1
Description: Package manager for D packages, git version
URL: https://github.com/D-Programming-Language/dub
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1361222209
LastModified: 1532466213
URLPath: /cgit/aur.git/snapshot/dub-git.tar.gz