q on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "q" 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 q on Arch using YAY
$
yay -S
q
Copied
* (Optional) Uninstall q on Arch using YAY
$
yay -Rns
q
Copied
2. Manually Install "q" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone q's git locally
$
git clone https://aur.archlinux.org/q.git
~/q
Copied
c. Go to ~/q folder and install it
$
cd
~/q
Copied
$
makepkg -si
Copied
3. Information about the q package on Arch User Repository (AUR)
ID: 997415
Name: q
PackageBaseID: 79445
PackageBase: q
Version: 3.1.6-1
Description: SQL-like queries on tabular text data, including joins and subqueries
URL: https://github.com/harelba/q
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: FrederickZh
Submitter: StreakyCobra
FirstSubmitted: 1393519080
LastModified: 1638517911
URLPath: /cgit/aur.git/snapshot/q.tar.gz
Name: q
PackageBaseID: 79445
PackageBase: q
Version: 3.1.6-1
Description: SQL-like queries on tabular text data, including joins and subqueries
URL: https://github.com/harelba/q
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: FrederickZh
Submitter: StreakyCobra
FirstSubmitted: 1393519080
LastModified: 1638517911
URLPath: /cgit/aur.git/snapshot/q.tar.gz