csvq-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S csvq-bin

* (Optional) Uninstall csvq-bin on Arch using YAY

$ yay -Rns csvq-bin

2. Manually Install "csvq-bin" via AUR

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

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

b. Clone csvq-bin's git locally

$ git clone https://aur.archlinux.org/csvq-bin.git ~/csvq-bin

c. Go to ~/csvq-bin folder and install it

$ cd ~/csvq-bin $ makepkg -si

3. Information about the csvq-bin package on Arch User Repository (AUR)

ID: 1232487
Name: csvq-bin
PackageBaseID: 184043
PackageBase: csvq-bin
Version: 1.18.1-2
Description: SQL-like query language for csv
URL: https://mithrandie.github.io/csvq/
NumVotes: 2
Popularity: 1.9E-5
OutOfDate:
Maintainer: bbenno
Submitter: bbenno
FirstSubmitted: 1657911674
LastModified: 1679857999
URLPath: /cgit/aur.git/snapshot/csvq-bin.tar.gz