qsv on AUR (Arch User Repository)
Last updated: February 04,2025
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
Copied
b. Install qsv on Arch using YAY
$
yay -S
qsv
Copied
* (Optional) Uninstall qsv on Arch using YAY
$
yay -Rns
qsv
Copied
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
Copied
b. Clone qsv's git locally
$
git clone https://aur.archlinux.org/qsv.git
~/qsv
Copied
c. Go to ~/qsv folder and install it
$
cd
~/qsv
Copied
$
makepkg -si
Copied
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
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