dbschema on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S dbschema

* (Optional) Uninstall dbschema on Arch using YAY

$ yay -Rns dbschema

2. Manually Install "dbschema" via AUR

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

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

b. Clone dbschema's git locally

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

c. Go to ~/dbschema folder and install it

$ cd ~/dbschema $ makepkg -si

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

ID: 1416794
Name: dbschema
PackageBaseID: 101949
PackageBase: dbschema
Version: 9.5.2-1
Description: Relational Data Browse, Query Builder, SQL Editor, schema deployment and synchronization.
URL: http://www.dbschema.com/
NumVotes: 15
Popularity: 0.666422
OutOfDate:
Maintainer: qubidt
Submitter: ziggi
FirstSubmitted: 1445001494
LastModified: 1709057467
URLPath: /cgit/aur.git/snapshot/dbschema.tar.gz