ucto-git on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S ucto-git

* (Optional) Uninstall ucto-git on Arch using YAY

$ yay -Rns ucto-git

2. Manually Install "ucto-git" via AUR

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

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

b. Clone ucto-git's git locally

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

c. Go to ~/ucto-git folder and install it

$ cd ~/ucto-git $ makepkg -si

3. Information about the ucto-git package on Arch User Repository (AUR)

ID: 320466
Name: ucto-git
PackageBaseID: 93305
PackageBase: ucto-git
Version: 1-3
Description: An advanced rule-based (regular-expression) and unicode-aware tokenizer for various languages. Tokenization is an essential first step in any NLP pipeline.
URL: https://languagemachines.github.io/ucto
NumVotes: 2
Popularity: 0
OutOfDate: 1686579662
Maintainer:
Submitter: proycon
FirstSubmitted: 1432316916
LastModified: 1468257388
URLPath: /cgit/aur.git/snapshot/ucto-git.tar.gz