stdcsv on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S stdcsv

* (Optional) Uninstall stdcsv on Arch using YAY

$ yay -Rns stdcsv

2. Manually Install "stdcsv" via AUR

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

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

b. Clone stdcsv's git locally

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

c. Go to ~/stdcsv folder and install it

$ cd ~/stdcsv $ makepkg -si

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

ID: 976343
Name: stdcsv
PackageBaseID: 170932
PackageBase: stdcsv
Version: 1.0.1-1
Description: A tool/library for working with delimited files.
URL: https://github.com/jasonKercher/libcsv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jkercher
FirstSubmitted: 1631302614
LastModified: 1634596669
URLPath: /cgit/aur.git/snapshot/stdcsv.tar.gz