stdcsv on AUR (Arch User Repository)
Last updated: November 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
Copied
b. Install stdcsv on Arch using YAY
$
yay -S
stdcsv
Copied
* (Optional) Uninstall stdcsv on Arch using YAY
$
yay -Rns
stdcsv
Copied
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
Copied
b. Clone stdcsv's git locally
$
git clone https://aur.archlinux.org/stdcsv.git
~/stdcsv
Copied
c. Go to ~/stdcsv folder and install it
$
cd
~/stdcsv
Copied
$
makepkg -si
Copied
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
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