dbshell on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S dbshell

* (Optional) Uninstall dbshell on Arch using YAY

$ yay -Rns dbshell

2. Manually Install "dbshell" via AUR

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

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

b. Clone dbshell's git locally

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

c. Go to ~/dbshell folder and install it

$ cd ~/dbshell $ makepkg -si

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

ID: 1243925
Name: dbshell
PackageBaseID: 192869
PackageBase: dbshell
Version: 210311-1
Description: Multi-Database SQL Command Line Client
URL: https://dbschema.com/documentation/dbshell.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1681993978
LastModified: 1681993978
URLPath: /cgit/aur.git/snapshot/dbshell.tar.gz