perl-xls2csv on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S perl-xls2csv

* (Optional) Uninstall perl-xls2csv on Arch using YAY

$ yay -Rns perl-xls2csv

2. Manually Install "perl-xls2csv" via AUR

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

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

b. Clone perl-xls2csv's git locally

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

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

$ cd ~/perl-xls2csv $ makepkg -si

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

ID: 239560
Name: perl-xls2csv
PackageBaseID: 33572
PackageBase: perl-xls2csv
Version: 1.07-2
Description: script that recodes a spreadsheet's charset and saves as CSV
URL: http://search.cpan.org/~ken/xls2csv/script/xls2csv
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: Cilyan
FirstSubmitted: 1263460092
LastModified: 1444779362
URLPath: /cgit/aur.git/snapshot/perl-xls2csv.tar.gz