gqlplus on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S gqlplus

* (Optional) Uninstall gqlplus on Arch using YAY

$ yay -Rns gqlplus

2. Manually Install "gqlplus" via AUR

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

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

b. Clone gqlplus's git locally

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

c. Go to ~/gqlplus folder and install it

$ cd ~/gqlplus $ makepkg -si

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

ID: 1300819
Name: gqlplus
PackageBaseID: 66279
PackageBase: gqlplus
Version: 1.16-1
Description: Oracle SQLPlus front-end that provides, history and completion
URL: http://gqlplus.sourceforge.net/
NumVotes: 7
Popularity: 1.0E-6
OutOfDate:
Maintainer: indu
Submitter: adytzu2007
FirstSubmitted: 1358126923
LastModified: 1691490618
URLPath: /cgit/aur.git/snapshot/gqlplus.tar.gz

5. The same packages on other Linux Distributions