perl-spreadsheet-writeexcel on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S perl-spreadsheet-writeexcel

* (Optional) Uninstall perl-spreadsheet-writeexcel on Arch using YAY

$ yay -Rns perl-spreadsheet-writeexcel

2. Manually Install "perl-spreadsheet-writeexcel" via AUR

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

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

b. Clone perl-spreadsheet-writeexcel's git locally

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

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

$ cd ~/perl-spreadsheet-writeexcel $ makepkg -si

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

ID: 1088343
Name: perl-spreadsheet-writeexcel
PackageBaseID: 116889
PackageBase: perl-spreadsheet-writeexcel
Version: 2.40-2
Description: Write to a cross-platform Excel binary file.
URL: https://metacpan.org/release/Spreadsheet-WriteExcel
NumVotes: 2
Popularity: 0.013929
OutOfDate:
Maintainer: awacha
Submitter: awacha
FirstSubmitted: 1478683634
LastModified: 1654066511
URLPath: /cgit/aur.git/snapshot/perl-spreadsheet-writeexcel.tar.gz

5. The same packages on other Linux Distributions