csvtk on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S csvtk

* (Optional) Uninstall csvtk on Arch using YAY

$ yay -Rns csvtk

2. Manually Install "csvtk" via AUR

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

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

b. Clone csvtk's git locally

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

c. Go to ~/csvtk folder and install it

$ cd ~/csvtk $ makepkg -si

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

ID: 1360563
Name: csvtk
PackageBaseID: 128549
PackageBase: csvtk
Version: 0.29.0-1
Description: A cross-platform, efficient and practical CSV/TSV toolkit in Golang
URL: https://github.com/shenwei356/csvtk
NumVotes: 2
Popularity: 0.016071
OutOfDate:
Maintainer: kleintux
Submitter: clintval
FirstSubmitted: 1514828640
LastModified: 1701101562
URLPath: /cgit/aur.git/snapshot/csvtk.tar.gz