csvtools-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S csvtools-git

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

$ yay -Rns csvtools-git

2. Manually Install "csvtools-git" via AUR

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

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

b. Clone csvtools-git's git locally

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

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

$ cd ~/csvtools-git $ makepkg -si

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

ID: 433217
Name: csvtools-git
PackageBaseID: 124573
PackageBase: csvtools-git
Version: r309.eb0315a-1
Description: GNU-alike tools for parsing RFC 4180 CSVs at high speed: csvcut, csvgrep, csvawk, csvpipe, csvunpipe
URL: https://github.com/DavyLandman/csvtools
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: lucaswerkmeister
Submitter: lucaswerkmeister
FirstSubmitted: 1501952780
LastModified: 1501960384
URLPath: /cgit/aur.git/snapshot/csvtools-git.tar.gz