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