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

Last updated: May 04,2024

1. Install "uima-examples" package

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

$ sudo apt update $ sudo apt install uima-examples

2. Uninstall "uima-examples" package

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

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

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

Package: uima-examples
Priority: optional
Section: universe/java
Installed-Size: 712
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: uimaj
Version: 2.8.1-1
Depends: libuima-core-java (>= 2.8.1-1)
Filename: pool/universe/u/uimaj/uima-examples_2.8.1-1_all.deb
Size: 184024
MD5sum: eab058d223cb1aa47c55773313066b68
SHA1: 31be6bf2b3389af1e197ac8b2df77257f75bd444
SHA256: 9594b5b41b9b6788da2050975d678c47b491d046597d3b7a447e61fe00c35851
Description-en: Examples of UIMA components
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 some examples of UIMA components.
Description-md5: 82d6a88034c050a1864de23a8f2b9f54
Homepage: http://uima.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu