cdk-dia on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S cdk-dia

* (Optional) Uninstall cdk-dia on Arch using YAY

$ yay -Rns cdk-dia

2. Manually Install "cdk-dia" via AUR

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

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

b. Clone cdk-dia's git locally

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

c. Go to ~/cdk-dia folder and install it

$ cd ~/cdk-dia $ makepkg -si

3. Information about the cdk-dia package on Arch User Repository (AUR)

ID: 1199625
Name: cdk-dia
PackageBaseID: 189687
PackageBase: cdk-dia
Version: 0.9.0-1
Description: Cdk-dia diagrams your CDK provisioned infrastructure using the Graphviz dot language.
URL: https://www.npmjs.com/package/cdk-dia
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1674226699
LastModified: 1674226699
URLPath: /cgit/aur.git/snapshot/cdk-dia.tar.gz