ucto on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ucto

* (Optional) Uninstall ucto on Arch using YAY

$ yay -Rns ucto

2. Manually Install "ucto" via AUR

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

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

b. Clone ucto's git locally

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

c. Go to ~/ucto folder and install it

$ cd ~/ucto $ makepkg -si

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

ID: 1418370
Name: ucto
PackageBaseID: 87795
PackageBase: ucto
Version: 0.31-1
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: 1
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: proycon
FirstSubmitted: 1417201108
LastModified: 1709242969
URLPath: /cgit/aur.git/snapshot/ucto.tar.gz