python-xlutils on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install python-xlutils on Arch using YAY
$
yay -S
python-xlutils
Copied
* (Optional) Uninstall python-xlutils on Arch using YAY
$
yay -Rns
python-xlutils
Copied
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
Copied
b. Clone python-xlutils's git locally
$
git clone https://aur.archlinux.org/python-xlutils.git
~/python-xlutils
Copied
c. Go to ~/python-xlutils folder and install it
$
cd
~/python-xlutils
Copied
$
makepkg -si
Copied
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
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