tika on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install tika on Arch using YAY
$
yay -S
tika
Copied
* (Optional) Uninstall tika on Arch using YAY
$
yay -Rns
tika
Copied
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
Copied
b. Clone tika's git locally
$
git clone https://aur.archlinux.org/tika.git
~/tika
Copied
c. Go to ~/tika folder and install it
$
cd
~/tika
Copied
$
makepkg -si
Copied
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
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