python2-tika on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-tika

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

$ yay -Rns python2-tika

2. Manually Install "python2-tika" via AUR

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

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

b. Clone python2-tika's git locally

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

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

$ cd ~/python2-tika $ makepkg -si

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

ID: 1076483
Name: python2-tika
PackageBaseID: 126725
PackageBase: python-tika
Version: 1.24-1
Description: Apache Tika Python library
URL: http://github.com/chrismattmann/tika-python
NumVotes: 2
Popularity: 0.738043
OutOfDate:
Maintainer: Khorne
FirstSubmitted: 1509215176
LastModified: 1651828911
URLPath: /cgit/aur.git/snapshot/python2-tika.tar.gz