python-pptx on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-pptx

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

$ yay -Rns python-pptx

2. Manually Install "python-pptx" via AUR

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

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

b. Clone python-pptx's git locally

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

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

$ cd ~/python-pptx $ makepkg -si

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

ID: 1326156
Name: python-pptx
PackageBaseID: 148841
PackageBase: python-pptx
Version: 0.6.22-1
Description: Create Open XML PowerPoint documents in Python
URL: https://github.com/scanny/python-pptx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1580952893
LastModified: 1695924621
URLPath: /cgit/aur.git/snapshot/python-pptx.tar.gz