python2-pptx on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-pptx

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

$ yay -Rns python2-pptx

2. Manually Install "python2-pptx" via AUR

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

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

b. Clone python2-pptx's git locally

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

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

$ cd ~/python2-pptx $ makepkg -si

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

ID: 888061
Name: python2-pptx
PackageBaseID: 122415
PackageBase: python2-pptx
Version: 0.6.18-1
Description: Python library for creating and updating PowerPoint (.pptx) files
URL: https://pypi.python.org/pypi/python-pptx
NumVotes: 1
Popularity: 0
OutOfDate: 1646710186
Maintainer: Turtizzle
FirstSubmitted: 1495029562
LastModified: 1617631525
URLPath: /cgit/aur.git/snapshot/python2-pptx.tar.gz