gsql on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S gsql

* (Optional) Uninstall gsql on Arch using YAY

$ yay -Rns gsql

2. Manually Install "gsql" via AUR

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

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

b. Clone gsql's git locally

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

c. Go to ~/gsql folder and install it

$ cd ~/gsql $ makepkg -si

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

ID: 599518
Name: gsql
PackageBaseID: 140810
PackageBase: gsql
Version: 0.2.2-14
Description: Integrated database development tool for GNOME
URL: http://gsql.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: City-busz
FirstSubmitted: 1553882305
LastModified: 1553882305
URLPath: /cgit/aur.git/snapshot/gsql.tar.gz