dbgraph on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install dbgraph on Arch using YAY
$
yay -S
dbgraph
Copied
* (Optional) Uninstall dbgraph on Arch using YAY
$
yay -Rns
dbgraph
Copied
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
Copied
b. Clone dbgraph's git locally
$
git clone https://aur.archlinux.org/dbgraph.git
~/dbgraph
Copied
c. Go to ~/dbgraph folder and install it
$
cd
~/dbgraph
Copied
$
makepkg -si
Copied
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
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