queryit on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S queryit

* (Optional) Uninstall queryit on Arch using YAY

$ yay -Rns queryit

2. Manually Install "queryit" via AUR

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

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

b. Clone queryit's git locally

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

c. Go to ~/queryit folder and install it

$ cd ~/queryit $ makepkg -si

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

ID: 974599
Name: queryit
PackageBaseID: 146469
PackageBase: queryit
Version: 0.8.5-1
Description: A very basic setupless terminal based SQL query runner
URL: https://github.com/hugopl/queryit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hugo
Submitter: hugo
FirstSubmitted: 1573160356
LastModified: 1634257579
URLPath: /cgit/aur.git/snapshot/queryit.tar.gz