python2-odfpy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python2-odfpy

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

$ yay -Rns python2-odfpy

2. Manually Install "python2-odfpy" via AUR

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

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

b. Clone python2-odfpy's git locally

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

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

$ cd ~/python2-odfpy $ makepkg -si

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

ID: 591436
Name: python2-odfpy
PackageBaseID: 46000
PackageBase: python2-odfpy
Version: 1.4.0-2
Description: A complete API for OpenDocument in Python. Python 2.x support
URL: http://opendocumentfellowship.com/projects/odfpy
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1296598293
LastModified: 1551652953
URLPath: /cgit/aur.git/snapshot/python2-odfpy.tar.gz

5. The same packages on other Linux Distributions