csv-split on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "csv-split" 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 csv-split on Arch using YAY
$
yay -S
csv-split
Copied
* (Optional) Uninstall csv-split on Arch using YAY
$
yay -Rns
csv-split
Copied
2. Manually Install "csv-split" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone csv-split's git locally
$
git clone https://aur.archlinux.org/csv-split.git
~/csv-split
Copied
c. Go to ~/csv-split folder and install it
$
cd
~/csv-split
Copied
$
makepkg -si
Copied
3. Information about the csv-split package on Arch User Repository (AUR)
ID: 747886
Name: csv-split
PackageBaseID: 154034
PackageBase: csv-split
Version: 0.0.2-1
Description: A command line tool for splitting CSV files
URL: https://github.com/miltfra/csv-files
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miltfra
Submitter: miltfra
FirstSubmitted: 1591450108
LastModified: 1591450108
URLPath: /cgit/aur.git/snapshot/csv-split.tar.gz
Name: csv-split
PackageBaseID: 154034
PackageBase: csv-split
Version: 0.0.2-1
Description: A command line tool for splitting CSV files
URL: https://github.com/miltfra/csv-files
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miltfra
Submitter: miltfra
FirstSubmitted: 1591450108
LastModified: 1591450108
URLPath: /cgit/aur.git/snapshot/csv-split.tar.gz