d2-bin on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S d2-bin

* (Optional) Uninstall d2-bin on Arch using YAY

$ yay -Rns d2-bin

2. Manually Install "d2-bin" via AUR

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

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

b. Clone d2-bin's git locally

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

c. Go to ~/d2-bin folder and install it

$ cd ~/d2-bin $ makepkg -si

3. Information about the d2-bin package on Arch User Repository (AUR)

ID: 1422318
Name: d2-bin
PackageBaseID: 188934
PackageBase: d2-bin
Version: 0.6.3-1
Description: A modern diagram scripting language that turns text to diagrams
URL: https://d2lang.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: necklace
Submitter: necklace
FirstSubmitted: 1671708905
LastModified: 1709796387
URLPath: /cgit/aur.git/snapshot/d2-bin.tar.gz