yml2dot on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S yml2dot

* (Optional) Uninstall yml2dot on Arch using YAY

$ yay -Rns yml2dot

2. Manually Install "yml2dot" via AUR

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

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

b. Clone yml2dot's git locally

$ git clone https://aur.archlinux.org/yml2dot.git ~/yml2dot

c. Go to ~/yml2dot folder and install it

$ cd ~/yml2dot $ makepkg -si

3. Information about the yml2dot package on Arch User Repository (AUR)

ID: 958982
Name: yml2dot
PackageBaseID: 164517
PackageBase: yml2dot
Version: 0.2.0-1
Description: Turn YAML into beautiful Graph
URL: https://github.com/lucasepe/yml2dot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1616108130
LastModified: 1631258502
URLPath: /cgit/aur.git/snapshot/yml2dot.tar.gz