dbmodel on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dbmodel

* (Optional) Uninstall dbmodel on Arch using YAY

$ yay -Rns dbmodel

2. Manually Install "dbmodel" via AUR

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

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

b. Clone dbmodel's git locally

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

c. Go to ~/dbmodel folder and install it

$ cd ~/dbmodel $ makepkg -si

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

ID: 1394074
Name: dbmodel
PackageBaseID: 30367
PackageBase: dbmodel
Version: 0.3-7
Description: A qt tool for drawing entity-relationship diagrams.
URL: http://oxygene.sk/lukas/dbmodel/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1253604842
LastModified: 1706440384
URLPath: /cgit/aur.git/snapshot/dbmodel.tar.gz