dbgraph on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S dbgraph

* (Optional) Uninstall dbgraph on Arch using YAY

$ yay -Rns dbgraph

2. Manually Install "dbgraph" via AUR

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

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

b. Clone dbgraph's git locally

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

c. Go to ~/dbgraph folder and install it

$ cd ~/dbgraph $ makepkg -si

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

ID: 201112
Name: dbgraph
PackageBaseID: 95045
PackageBase: dbgraph
Version: 0.1.2-1
Description: A tool for automatically generating UML database diagrams.
URL: https://sourceforge.net/projects/dbgraph
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leledumbo
Submitter: leledumbo
FirstSubmitted: 1434914206
LastModified: 1434919173
URLPath: /cgit/aur.git/snapshot/dbgraph.tar.gz