perl6-text-csv on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "perl6-text-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

b. Install perl6-text-csv on Arch using YAY

$ yay -S perl6-text-csv

* (Optional) Uninstall perl6-text-csv on Arch using YAY

$ yay -Rns perl6-text-csv

2. Manually Install "perl6-text-csv" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone perl6-text-csv's git locally

$ git clone https://aur.archlinux.org/perl6-text-csv.git ~/perl6-text-csv

c. Go to ~/perl6-text-csv folder and install it

$ cd ~/perl6-text-csv $ makepkg -si

3. Information about the perl6-text-csv package on Arch User Repository (AUR)

ID: 433718
Name: perl6-text-csv
PackageBaseID: 105741
PackageBase: perl6-text-csv
Version: 0.002-2
Description: Handle CSV data in perl6
URL: https://github.com/Tux/CSV
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1452211580
LastModified: 1502071791
URLPath: /cgit/aur.git/snapshot/perl6-text-csv.tar.gz