columnq on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S columnq

* (Optional) Uninstall columnq on Arch using YAY

$ yay -Rns columnq

2. Manually Install "columnq" via AUR

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

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

b. Clone columnq's git locally

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

c. Go to ~/columnq folder and install it

$ cd ~/columnq $ makepkg -si

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

ID: 1243076
Name: columnq
PackageBaseID: 186074
PackageBase: columnq
Version: 0.4.0-0
Description: Simple CLI to help you query tabular data with support for a rich set of growing formats and data sources.
URL: https://github.com/roapi/roapi/tree/main/columnq-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lightning1141
FirstSubmitted: 1664259507
LastModified: 1681813180
URLPath: /cgit/aur.git/snapshot/columnq.tar.gz