python2-xlutils on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S python2-xlutils

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

$ yay -Rns python2-xlutils

2. Manually Install "python2-xlutils" via AUR

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

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

b. Clone python2-xlutils's git locally

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

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

$ cd ~/python2-xlutils $ makepkg -si

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

ID: 325628
Name: python2-xlutils
PackageBaseID: 59101
PackageBase: python2-xlutils
Version: 2.0.0-1
Description: Utilities for working with Excel files
URL: http://www.python-excel.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: giniu
FirstSubmitted: 1336470498
LastModified: 1469898322
URLPath: /cgit/aur.git/snapshot/python2-xlutils.tar.gz