tika-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S tika-bin

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

$ yay -Rns tika-bin

2. Manually Install "tika-bin" via AUR

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

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

b. Clone tika-bin's git locally

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

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

$ cd ~/tika-bin $ makepkg -si

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

ID: 1337333
Name: tika-bin
PackageBaseID: 194595
PackageBase: tika-bin
Version: 2.9.1-1
Description: Apache Tika — detect and extract metadata and text from over a thousand file types
URL: https://tika.apache.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: tarball
FirstSubmitted: 1686573705
LastModified: 1697827488
URLPath: /cgit/aur.git/snapshot/tika-bin.tar.gz