How to Install and Uninstall uima-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "uima-utils" package

This guide covers the steps necessary to install uima-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install uima-utils

2. Uninstall "uima-utils" package

Please follow the instructions below to uninstall uima-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove uima-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the uima-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: uima-utils
Priority: optional
Section: universe/java
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: uimaj
Version: 2.8.1-1
Depends: default-jre | java5-runtime, libuima-core-java (>= 2.8.1-1), libuima-tools-java (>= 2.8.1-1)
Recommends: libuima-adapter-soap-java (>= 2.8.1-1), libuima-adapter-vinci-java (>= 2.8.1-1), libuima-cpe-java (>= 2.8.1-1), libuima-document-annotation-java (>= 2.8.1-1)
Filename: pool/universe/u/uimaj/uima-utils_2.8.1-1_all.deb
Size: 23400
MD5sum: d8103efb3fdb1e400ca765157f75207c
SHA1: de77024c3b36b952265a14fc9fa4fcc41dffeb8b
SHA256: 468841279ef86460b14192a7e0e0a7ce9f5372312a0d4424742c2d0ece113257
Description-en: UIMA tools
Apache UIMA is an implementation of the OASIS-UIMA specifications.
.
OASIS UIMA Committee: .
.
Unstructured Information Management applications are software systems
that analyze large volumes of unstructured information in order to
discover knowledge that is relevant to an end user.
.
An example UIM application might ingest plain text and identify
entities, such as persons, places, organizations; or relations,
such as works-for or located-at.
.
This package provides the UIMA tools : annotationViewer, cpeGui,
documentAnalyzer, jcasgen, runAE, runCPE, runPearInstaller, runPearMerger,
runPearPackager
Description-md5: 00d0cfa97cbd6e22458150f575b841bc
Homepage: http://uima.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu