How to Install and Uninstall ucto Package on Kali Linux

Last updated: May 12,2024

1. Install "ucto" package

Learn how to install ucto on Kali Linux

$ sudo apt update $ sudo apt install ucto

2. Uninstall "ucto" package

Learn how to uninstall ucto on Kali Linux:

$ sudo apt remove ucto $ sudo apt autoclean && sudo apt autoremove

3. Information about the ucto package on Kali Linux

Package: ucto
Source: ucto (0.21.1-2)
Version: 0.21.1-2+b3
Installed-Size: 114
Maintainer: Debian Science Team
Architecture: amd64
Depends: uctodata, libc6 (>= 2.34), libfolia14 (>= 2.4), libgcc-s1 (>= 3.0), libicu72 (>= 72.1~rc-1~), libstdc++6 (>= 11), libticcutils8 (>= 0.24), libucto5 (>= 0.21.1)
Size: 56008
SHA256: a86b89a2e2fb3399afd81d11944521f223a30718bb010b8745e553a760959f2f
SHA1: ccc3dadd67b645ec792311b8b8edf28da5049a36
MD5sum: a72e62c594c21745a8d15467ffbef63f
Description: Unicode Tokenizer
Ucto can tokenize UTF-8 encoded text files (i.e. separate words from
punctuation, split sentences, generate n-grams), and offers several other
basic preprocessing steps that make your text suited for further processing
such as indexing, part-of-speech tagging, or machine translation.
.
This package provides the command-line tool itself.
.
Ucto was written by Maarten van Gompel and Ko van der Sloot. Work on Ucto
was funded by NWO, the Netherlands Organisation for Scientific Research,
under the Implicit Linguistics project, the CLARIN-NL program, and the
CLARIAH project.
.
Ucto is a product of the Centre of Language and Speech Technology (Radboud
University Nijmegen), and previously the ILK Research Group
(Tilburg University, The Netherlands).
.
If you are interested in machine parsing of UTF-8 encoded text files, e.g. to
do scientific research in natural language processing, ucto will likely be of
use to you.
Description-md5:
Homepage: http://languagemachines.github.io/ucto/
Tag: implemented-in::c++, role::program
Section: science
Priority: optional
Filename: pool/main/u/ucto/ucto_0.21.1-2+b3_amd64.deb