tika on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tika

* (Optional) Uninstall tika on Arch using YAY

$ yay -Rns tika

2. Manually Install "tika" via AUR

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

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

b. Clone tika's git locally

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

c. Go to ~/tika folder and install it

$ cd ~/tika $ makepkg -si

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

ID: 1337331
Name: tika
PackageBaseID: 126733
PackageBase: tika
Version: 2.9.1-1
Description: Apache Tika — detect and extract metadata and text from over a thousand different file types
URL: https://tika.apache.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: kbabioch
FirstSubmitted: 1509229365
LastModified: 1697827474
URLPath: /cgit/aur.git/snapshot/tika.tar.gz