csvtk-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S csvtk-bin

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

$ yay -Rns csvtk-bin

2. Manually Install "csvtk-bin" via AUR

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

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

b. Clone csvtk-bin's git locally

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

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

$ cd ~/csvtk-bin $ makepkg -si

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

ID: 1331462
Name: csvtk-bin
PackageBaseID: 129381
PackageBase: csvtk-bin
Version: 0.28.0-1
Description: A cross-platform, efficient and practical CSV/TSV toolkit in Golang
URL: https://bioinf.shenwei.me/csvtk/
NumVotes: 1
Popularity: 0.016071
OutOfDate:
Maintainer: kleintux
Submitter: clintval
FirstSubmitted: 1516642362
LastModified: 1696923947
URLPath: /cgit/aur.git/snapshot/csvtk-bin.tar.gz