python-pyexcel-xlsx on AUR (Arch User Repository)

Last updated: June 07,2024

1. Install "python-pyexcel-xlsx" 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 python-pyexcel-xlsx on Arch using YAY

$ yay -S python-pyexcel-xlsx

* (Optional) Uninstall python-pyexcel-xlsx on Arch using YAY

$ yay -Rns python-pyexcel-xlsx

2. Manually Install "python-pyexcel-xlsx" via AUR

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

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

b. Clone python-pyexcel-xlsx's git locally

$ git clone https://aur.archlinux.org/python-pyexcel-xlsx.git ~/python-pyexcel-xlsx

c. Go to ~/python-pyexcel-xlsx folder and install it

$ cd ~/python-pyexcel-xlsx $ makepkg -si

3. Information about the python-pyexcel-xlsx package on Arch User Repository (AUR)

ID: 806986
Name: python-pyexcel-xlsx
PackageBaseID: 149074
PackageBase: python-pyexcel-xlsx
Version: 0.6.0-1
Description: A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl
URL: https://github.com/pyexcel/pyexcel-xlsx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: a.kudelin
FirstSubmitted: 1581588094
LastModified: 1603205044
URLPath: /cgit/aur.git/snapshot/python-pyexcel-xlsx.tar.gz