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

Last updated: November 08,2024

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

$ yay -S python-pyexcel-xls

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

$ yay -Rns python-pyexcel-xls

2. Manually Install "python-pyexcel-xls" 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-xls's git locally

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

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

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

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

ID: 1071521
Name: python-pyexcel-xls
PackageBaseID: 155725
PackageBase: python-pyexcel-xls
Version: 0.7.0-1
Description: A wrapper library to read, manipulate and write data in xls, and read xlsx and xlsm format using pyexcel
URL: https://github.com/pyexcel/pyexcel-xls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cejota
Submitter: cejota
FirstSubmitted: 1595346010
LastModified: 1650873751
URLPath: /cgit/aur.git/snapshot/python-pyexcel-xls.tar.gz