python2-xlsxwriter on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python2-xlsxwriter

* (Optional) Uninstall python2-xlsxwriter on Arch using YAY

$ yay -Rns python2-xlsxwriter

2. Manually Install "python2-xlsxwriter" via AUR

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

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

b. Clone python2-xlsxwriter's git locally

$ git clone https://aur.archlinux.org/python2-xlsxwriter.git ~/python2-xlsxwriter

c. Go to ~/python2-xlsxwriter folder and install it

$ cd ~/python2-xlsxwriter $ makepkg -si

3. Information about the python2-xlsxwriter package on Arch User Repository (AUR)

ID: 762086
Name: python2-xlsxwriter
PackageBaseID: 150151
PackageBase: python2-xlsxwriter
Version: 1.2.8-2
Description: A Python module for creating Excel XLSX files(Py2 ver)
URL: https://github.com/jmcnamara/XlsxWriter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nickoe
FirstSubmitted: 1584067068
LastModified: 1594193154
URLPath: /cgit/aur.git/snapshot/python2-xlsxwriter.tar.gz

5. The same packages on other Linux Distributions