How to Install and Uninstall libucto2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libucto2" package

This guide let you learn how to install libucto2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libucto2

2. Uninstall "libucto2" package

Please follow the guidelines below to uninstall libucto2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libucto2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libucto2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libucto2
Priority: extra
Section: universe/libs
Installed-Size: 185
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: ucto
Version: 0.5.3-3.1ubuntu2
Depends: libc6 (>= 2.14), libfolia2, libgcc1 (>= 1:4.1.1), libicu55 (>= 55.1-1~), libstdc++6 (>= 5.2), libticcutils2v5
Filename: pool/universe/u/ucto/libucto2_0.5.3-3.1ubuntu2_amd64.deb
Size: 62074
MD5sum: 4b32f2c2dc64e299f44fde05da8f03c1
SHA1: a2b33fe499f40ada4d99dc5d1993f4ec18db8e84
SHA256: bbdb095592bb8fe5f2173caf76d3fd5de6ec829345ab795a87ea330c3309a222
Description-en: Unicode Tokenizer - runtime
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 (change case, count words/characters and reverse
lines) that make your text suited for further processing such as indexing,
part-of-speech tagging, or machine translation.
.
Ucto is a product of the ILK Research Group, Tilburg University (The
Netherlands).
.
This package provides the runtime files required to run programs that use
ucto.
Description-md5: 1f5edacdde50b87e5fa4e644a02e1637
Homepage: http://ilk.uvt.nl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions