python-xlutils on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-xlutils

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

$ yay -Rns python-xlutils

2. Manually Install "python-xlutils" via AUR

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

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

b. Clone python-xlutils's git locally

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

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

$ cd ~/python-xlutils $ makepkg -si

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

ID: 983580
Name: python-xlutils
PackageBaseID: 172733
PackageBase: python-xlutils
Version: 2.0.0-1
Description: Utilities for working with Excel files that require both xlrd and xlwt
URL: http://www.python-excel.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xpt
Submitter: xpt
FirstSubmitted: 1636002228
LastModified: 1636002228
URLPath: /cgit/aur.git/snapshot/python-xlutils.tar.gz