libcsv on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "libcsv" 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 libcsv on Arch using YAY
$
yay -S
libcsv
Copied
* (Optional) Uninstall libcsv on Arch using YAY
$
yay -Rns
libcsv
Copied
2. Manually Install "libcsv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libcsv's git locally
$
git clone https://aur.archlinux.org/libcsv.git
~/libcsv
Copied
c. Go to ~/libcsv folder and install it
$
cd
~/libcsv
Copied
$
makepkg -si
Copied
3. Information about the libcsv package on Arch User Repository (AUR)
ID: 596450
Name: libcsv
PackageBaseID: 140441
PackageBase: libcsv
Version: 3.0.3-1
Description: A small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data.
URL: http://sourceforge.net/projects/libcsv/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ferkulat
Submitter: ferkulat
FirstSubmitted: 1553026148
LastModified: 1553026574
URLPath: /cgit/aur.git/snapshot/libcsv.tar.gz
Name: libcsv
PackageBaseID: 140441
PackageBase: libcsv
Version: 3.0.3-1
Description: A small, simple and fast CSV library written in pure ANSI C89 that can read and write CSV data.
URL: http://sourceforge.net/projects/libcsv/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ferkulat
Submitter: ferkulat
FirstSubmitted: 1553026148
LastModified: 1553026574
URLPath: /cgit/aur.git/snapshot/libcsv.tar.gz