tika-server on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S tika-server

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

$ yay -Rns tika-server

2. Manually Install "tika-server" via AUR

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

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

b. Clone tika-server's git locally

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

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

$ cd ~/tika-server $ makepkg -si

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

ID: 1337332
Name: tika-server
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-server.tar.gz