How to Install and Uninstall libucto-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "libucto-dev" package

Here is a brief guide to show you how to install libucto-dev on Kali Linux

$ sudo apt update $ sudo apt install libucto-dev

2. Uninstall "libucto-dev" package

Please follow the steps below to uninstall libucto-dev on Kali Linux:

$ sudo apt remove libucto-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libucto-dev package on Kali Linux

Package: libucto-dev
Source: ucto (0.21.1-2)
Version: 0.21.1-2+b3
Installed-Size: 882
Maintainer: Debian Science Team
Architecture: amd64
Replaces: libucto1-dev
Depends: libucto5 (= 0.21.1-2+b3)
Conflicts: libucto1-dev
Size: 157940
SHA256: 0b86d9c5630fcd7883898076bd0e1ec03452aad66ddeeae48dea842bf5a6de57
SHA1: 6a3d07eece0ba0c05c2128c3d73b2a1f7ff5b18f
MD5sum: 565789f8ce83c8724ac4cb77f07acdc9
Description: Unicode Tokenizer - development
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 C++ headers for the programming library.
.
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:
Multi-Arch: same
Homepage: http://languagemachines.github.io/ucto/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/u/ucto/libucto-dev_0.21.1-2+b3_amd64.deb