pdot-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pdot-git

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

$ yay -Rns pdot-git

2. Manually Install "pdot-git" via AUR

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

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

b. Clone pdot-git's git locally

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

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

$ cd ~/pdot-git $ makepkg -si

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

ID: 1268682
Name: pdot-git
PackageBaseID: 194381
PackageBase: pdot-git
Version: 0.1.0-1
Description: Generate dot digraphs based on your PostgreSQL databases
URL: https://gitlab.com/dmfay/pdot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmfay
Submitter: dmfay
FirstSubmitted: 1686021362
LastModified: 1686021362
URLPath: /cgit/aur.git/snapshot/pdot-git.tar.gz