perl-dbd-csv on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "perl-dbd-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 perl-dbd-csv on Arch using YAY

$ yay -S perl-dbd-csv

* (Optional) Uninstall perl-dbd-csv on Arch using YAY

$ yay -Rns perl-dbd-csv

2. Manually Install "perl-dbd-csv" via AUR

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

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

b. Clone perl-dbd-csv's git locally

$ git clone https://aur.archlinux.org/perl-dbd-csv.git ~/perl-dbd-csv

c. Go to ~/perl-dbd-csv folder and install it

$ cd ~/perl-dbd-csv $ makepkg -si

3. Information about the perl-dbd-csv package on Arch User Repository (AUR)

ID: 989068
Name: perl-dbd-csv
PackageBaseID: 51449
PackageBase: perl-dbd-csv
Version: 0.58-1
Description: DBI driver for CSV files
URL: http://search.cpan.org/~HMBRAND/DBD-CSV/
NumVotes: 3
Popularity: 0
OutOfDate: 1654283330
Maintainer:
Submitter: cgirard
FirstSubmitted: 1313077226
LastModified: 1636972059
URLPath: /cgit/aur.git/snapshot/perl-dbd-csv.tar.gz