haskell-xdot on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S haskell-xdot

* (Optional) Uninstall haskell-xdot on Arch using YAY

$ yay -Rns haskell-xdot

2. Manually Install "haskell-xdot" via AUR

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

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

b. Clone haskell-xdot's git locally

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

c. Go to ~/haskell-xdot folder and install it

$ cd ~/haskell-xdot $ makepkg -si

3. Information about the haskell-xdot package on Arch User Repository (AUR)

ID: 1176129
Name: haskell-xdot
PackageBaseID: 188314
PackageBase: haskell-xdot
Version: 0.3.0.4-1
Description: Parse Graphviz xdot files and interactively view them using GTK and Cairo
URL: https://github.com/def-/xdot.git
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: mane.andrea
Submitter: mane.andrea
FirstSubmitted: 1669738034
LastModified: 1669738034
URLPath: /cgit/aur.git/snapshot/haskell-xdot.tar.gz