csvprintf on AUR (Arch User Repository)
Last updated: January 06,2025
1. Install "csvprintf" 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 csvprintf on Arch using YAY
$
yay -S
csvprintf
Copied
* (Optional) Uninstall csvprintf on Arch using YAY
$
yay -Rns
csvprintf
Copied
2. Manually Install "csvprintf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone csvprintf's git locally
$
git clone https://aur.archlinux.org/csvprintf.git
~/csvprintf
Copied
c. Go to ~/csvprintf folder and install it
$
cd
~/csvprintf
Copied
$
makepkg -si
Copied
3. Information about the csvprintf package on Arch User Repository (AUR)
ID: 928713
Name: csvprintf
PackageBaseID: 89805
PackageBase: csvprintf
Version: 1.0.3-2
Description: a simple csv file parser for command line
URL: https://code.google.com/p/csvprintf/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1422300564
LastModified: 1625130930
URLPath: /cgit/aur.git/snapshot/csvprintf.tar.gz
Name: csvprintf
PackageBaseID: 89805
PackageBase: csvprintf
Version: 1.0.3-2
Description: a simple csv file parser for command line
URL: https://code.google.com/p/csvprintf/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1422300564
LastModified: 1625130930
URLPath: /cgit/aur.git/snapshot/csvprintf.tar.gz