dbviz-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dbviz-git

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

$ yay -Rns dbviz-git

2. Manually Install "dbviz-git" via AUR

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

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

b. Clone dbviz-git's git locally

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

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

$ cd ~/dbviz-git $ makepkg -si

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

ID: 1035953
Name: dbviz-git
PackageBaseID: 172570
PackageBase: dbviz-git
Version: 1.0.1.r4.e69c90e-1
Description: Visualize your postgresql database schema as dot graph
URL: https://github.com/yunmikun2/dbviz
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yunmikun2
Submitter: yunmikun2
FirstSubmitted: 1635647648
LastModified: 1644732490
URLPath: /cgit/aur.git/snapshot/dbviz-git.tar.gz