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
Copied
b. Install gsql on Arch using YAY
$
yay -S
gsql
Copied
* (Optional) Uninstall gsql on Arch using YAY
$
yay -Rns
gsql
Copied
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
Copied
b. Clone gsql's git locally
$
git clone https://aur.archlinux.org/gsql.git
~/gsql
Copied
c. Go to ~/gsql folder and install it
$
cd
~/gsql
Copied
$
makepkg -si
Copied
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
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