csvkit-git on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S csvkit-git

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

$ yay -Rns csvkit-git

2. Manually Install "csvkit-git" via AUR

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

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

b. Clone csvkit-git's git locally

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

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

$ cd ~/csvkit-git $ makepkg -si

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

ID: 744458
Name: csvkit-git
PackageBaseID: 68954
PackageBase: csvkit-git
Version: 1.0.5.r1.g178eb76-1
Description: A suite of utilities for converting to and working with CSV
URL: https://csvkit.readthedocs.org
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: mszczepanczyk
FirstSubmitted: 1365511970
LastModified: 1590758976
URLPath: /cgit/aur.git/snapshot/csvkit-git.tar.gz