python-docx on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-docx

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

$ yay -Rns python-docx

2. Manually Install "python-docx" via AUR

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

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

b. Clone python-docx's git locally

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

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

$ cd ~/python-docx $ makepkg -si

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

ID: 916801
Name: python-docx
PackageBaseID: 90291
PackageBase: python-docx
Version: 0.8.11-1
Description: A Python library for creating and updating Microsoft Word (.docx) files
URL: https://github.com/python-openxml/python-docx
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: rko
Submitter: ngoonee
FirstSubmitted: 1423445723
LastModified: 1622815775
URLPath: /cgit/aur.git/snapshot/python-docx.tar.gz