csvq-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S csvq-git

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

$ yay -Rns csvq-git

2. Manually Install "csvq-git" via AUR

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

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

b. Clone csvq-git's git locally

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

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

$ cd ~/csvq-git $ makepkg -si

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

ID: 1112428
Name: csvq-git
PackageBaseID: 184046
PackageBase: csvq-git
Version: 20220704.bd009ac-1
Description: SQL-like query language for csv
URL: https://mithrandie.github.io/csvq/
NumVotes: 2
Popularity: 9.0E-6
OutOfDate:
Maintainer: bbenno
Submitter: bbenno
FirstSubmitted: 1657913224
LastModified: 1657913224
URLPath: /cgit/aur.git/snapshot/csvq-git.tar.gz