dblab-bin on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dblab-bin

* (Optional) Uninstall dblab-bin on Arch using YAY

$ yay -Rns dblab-bin

2. Manually Install "dblab-bin" via AUR

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

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

b. Clone dblab-bin's git locally

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

c. Go to ~/dblab-bin folder and install it

$ cd ~/dblab-bin $ makepkg -si

3. Information about the dblab-bin package on Arch User Repository (AUR)

ID: 1317328
Name: dblab-bin
PackageBaseID: 197499
PackageBase: dblab-bin
Version: 0.21.0-1
Description: Interactive client for PostgreSQL, MySQL and SQLite3.
URL: https://github.com/danvergara/dblab
NumVotes: 2
Popularity: 0.030726
OutOfDate:
Maintainer: FryDay
Submitter: FryDay
FirstSubmitted: 1694441768
LastModified: 1694441768
URLPath: /cgit/aur.git/snapshot/dblab-bin.tar.gz