qsv-bin on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S qsv-bin

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

$ yay -Rns qsv-bin

2. Manually Install "qsv-bin" via AUR

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

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

b. Clone qsv-bin's git locally

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

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

$ cd ~/qsv-bin $ makepkg -si

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

ID: 1428199
Name: qsv-bin
PackageBaseID: 196054
PackageBase: qsv-bin
Version: 0.124.1-1
Description: CSVs sliced, diced & analyzed. Quicksilver (qsv) is a fork of the popular xsv utility
URL: https://github.com/jqnatividad/qsv
NumVotes: 1
Popularity: 0.009063
OutOfDate:
Maintainer: tee
Submitter: tee
FirstSubmitted: 1690164501
LastModified: 1710575496
URLPath: /cgit/aur.git/snapshot/qsv-bin.tar.gz