python-textract on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-textract

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

$ yay -Rns python-textract

2. Manually Install "python-textract" via AUR

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

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

b. Clone python-textract's git locally

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

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

$ cd ~/python-textract $ makepkg -si

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

ID: 1085570
Name: python-textract
PackageBaseID: 149823
PackageBase: python-textract
Version: 1.6.5-1
Description: Extract text from any document. No muss. No fuss.
URL: https://github.com/deanmalmgren/textract
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: notizblock
Submitter: notizblock
FirstSubmitted: 1583440469
LastModified: 1653591449
URLPath: /cgit/aur.git/snapshot/python-textract.tar.gz