uctodata on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S uctodata

* (Optional) Uninstall uctodata on Arch using YAY

$ yay -Rns uctodata

2. Manually Install "uctodata" via AUR

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

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

b. Clone uctodata's git locally

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

c. Go to ~/uctodata folder and install it

$ cd ~/uctodata $ makepkg -si

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

ID: 1115441
Name: uctodata
PackageBaseID: 113461
PackageBase: uctodata
Version: 0.9.1-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. This package contains the necessary data.
URL: https://languagemachines.github.io/ucto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: proycon
Submitter: proycon
FirstSubmitted: 1468256236
LastModified: 1658483027
URLPath: /cgit/aur.git/snapshot/uctodata.tar.gz