xsv-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S xsv-git

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

$ yay -Rns xsv-git

2. Manually Install "xsv-git" via AUR

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

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

b. Clone xsv-git's git locally

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

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

$ cd ~/xsv-git $ makepkg -si

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

ID: 1237166
Name: xsv-git
PackageBaseID: 99364
PackageBase: xsv-git
Version: 0.13.0.r13.g4278b85-1
Description: A fast CSV command line toolkit written in Rust
URL: https://github.com/BurntSushi/xsv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: pingveno
FirstSubmitted: 1441408707
LastModified: 1680728398
URLPath: /cgit/aur.git/snapshot/xsv-git.tar.gz