lazycsv-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S lazycsv-git

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

$ yay -Rns lazycsv-git

2. Manually Install "lazycsv-git" via AUR

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

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

b. Clone lazycsv-git's git locally

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

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

$ cd ~/lazycsv-git $ makepkg -si

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

ID: 766892
Name: lazycsv-git
PackageBaseID: 155592
PackageBase: lazycsv-git
Version: r3.d1b1ce8-1
Description: A blazing fast single-header library for reading and parsing csv files in c++
URL: https://github.com/ashtum/lazycsv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1595075846
LastModified: 1595075846
URLPath: /cgit/aur.git/snapshot/lazycsv-git.tar.gz