python-tika on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-tika

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

$ yay -Rns python-tika

2. Manually Install "python-tika" via AUR

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

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

b. Clone python-tika's git locally

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

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

$ cd ~/python-tika $ makepkg -si

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

ID: 1263183
Name: python-tika
PackageBaseID: 126725
PackageBase: python-tika
Version: 2.6.0-1
Description: Apache Tika Python library
URL: http://github.com/chrismattmann/tika-python
NumVotes: 3
Popularity: 0.002191
OutOfDate:
Maintainer: Khorne
Submitter: kbabioch
FirstSubmitted: 1509215176
LastModified: 1685019214
URLPath: /cgit/aur.git/snapshot/python-tika.tar.gz