grobid on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S grobid

* (Optional) Uninstall grobid on Arch using YAY

$ yay -Rns grobid

2. Manually Install "grobid" via AUR

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

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

b. Clone grobid's git locally

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

c. Go to ~/grobid folder and install it

$ cd ~/grobid $ makepkg -si

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

ID: 1008685
Name: grobid
PackageBaseID: 174305
PackageBase: grobid
Version: 0.7.0-1
Description: A machine learning software for extracting information from scholarly documents
URL: https://github.com/kermitt2/grobid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: malacology
FirstSubmitted: 1640203201
LastModified: 1640203202
URLPath: /cgit/aur.git/snapshot/grobid.tar.gz