python-pdf2docx on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-pdf2docx

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

$ yay -Rns python-pdf2docx

2. Manually Install "python-pdf2docx" via AUR

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

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

b. Clone python-pdf2docx's git locally

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

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

$ cd ~/python-pdf2docx $ makepkg -si

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

ID: 1390885
Name: python-pdf2docx
PackageBaseID: 201623
PackageBase: python-pdf2docx
Version: 0.5.8-1
Description: A Python library for converting pdf to docx
URL: https://github.com/artifexsoftware/pdf2docx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1705471774
LastModified: 1705987686
URLPath: /cgit/aur.git/snapshot/python-pdf2docx.tar.gz