python-pyexcel on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pyexcel

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

$ yay -Rns python-pyexcel

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

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

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

$ cd ~/python-pyexcel $ makepkg -si

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

ID: 1036190
Name: python-pyexcel
PackageBaseID: 125235
PackageBase: python-pyexcel
Version: 0.7.0-1
Description: Single API for reading, manipulating and writing data in excel files
URL: https://github.com/pyexcel/pyexcel
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: soker
FirstSubmitted: 1504264042
LastModified: 1644775762
URLPath: /cgit/aur.git/snapshot/python-pyexcel.tar.gz