qsv on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S qsv

* (Optional) Uninstall qsv on Arch using YAY

$ yay -Rns qsv

2. Manually Install "qsv" via AUR

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

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

b. Clone qsv's git locally

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

c. Go to ~/qsv folder and install it

$ cd ~/qsv $ makepkg -si

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

ID: 1388181
Name: qsv
PackageBaseID: 184594
PackageBase: qsv
Version: 0.122.0-1
Description: CSV data-wrangling toolkit (fork of xsv)
URL: https://github.com/jqnatividad/qsv
NumVotes: 2
Popularity: 0.032726
OutOfDate:
Maintainer: alerque
Submitter: dansecob
FirstSubmitted: 1659397284
LastModified: 1705586204
URLPath: /cgit/aur.git/snapshot/qsv.tar.gz