pure-csv on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "pure-csv" 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 pure-csv on Arch using YAY
$
yay -S
pure-csv
Copied
* (Optional) Uninstall pure-csv on Arch using YAY
$
yay -Rns
pure-csv
Copied
2. Manually Install "pure-csv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pure-csv's git locally
$
git clone https://aur.archlinux.org/pure-csv.git
~/pure-csv
Copied
c. Go to ~/pure-csv folder and install it
$
cd
~/pure-csv
Copied
$
makepkg -si
Copied
3. Information about the pure-csv package on Arch User Repository (AUR)
ID: 195057
Name: pure-csv
PackageBaseID: 36151
PackageBase: pure-csv
Version: 1.6-1
Description: A Pure module for reading and writing Comma Separated Value (CSV) files
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326184
LastModified: 1434229139
URLPath: /cgit/aur.git/snapshot/pure-csv.tar.gz
Name: pure-csv
PackageBaseID: 36151
PackageBase: pure-csv
Version: 1.6-1
Description: A Pure module for reading and writing Comma Separated Value (CSV) files
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326184
LastModified: 1434229139
URLPath: /cgit/aur.git/snapshot/pure-csv.tar.gz