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

Last updated: May 19,2024

1. Install "omegat" package

Please follow the instructions below to install omegat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install omegat

2. Uninstall "omegat" package

Please follow the guidance below to uninstall omegat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove omegat $ sudo apt autoclean && sudo apt autoremove

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

Package: omegat
Priority: optional
Section: universe/editors
Installed-Size: 19705
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Version: 2.3.0.1+dfsg-4
Depends: default-jre | java6-runtime | java7-runtime, libvldocking-java, libhtmlparser-java, libswing-layout-java
Recommends: libjna-java, libhunspell-1.3-0
Suggests: libaccess-bridge-java-jni
Filename: pool/universe/o/omegat/omegat_2.3.0.1+dfsg-4_all.deb
Size: 8661998
MD5sum: 402e2111c9a4d755125991b915a7512e
SHA1: c62d516c6f5c2fa600fa52f65ede25f76535918d
SHA256: 3590ac85171072cc9bb6f0215cd64019ec84acb0d5c849432d4deed574272860
Description-en: Computer Assisted Translation (CAT) tool
OmegaT's main features are
- multiple source texts handling, retaining complex folder
hierarchies
- fuzzy matching with other segments in the source file(s)
or TMX files from previous projects
- easy glossary terms management
- flexible regex-based sentence segmenting (using an
SRX-like method)
- powerful regex-based searches along with the facility to
apply a filter to display search results in the editor
- ability to batch process documents from the command line
- extended project statistics
- easy-to-understand documentation and tutorial
- plugin architecture with separate Lucene stemmer
(recognition of inflected forms) and LanguageTool (style
and grammar checker) plugins
- integration with Hunspell for spelling checking
- simple API to access source/target/selection textual data
.
OmegaT supports 24 formats, including documentation formats such as
OpenDocument, Open XML (MS Office 2007), DocBook and (x)HTML, and
also localization formats such as Java properties and PO files. An
Okapi plugin can further extend the supported formats, for example to
include TTX (TradosTag).
Description-md5: 2bd50a76402079ac13a1c2ab4aef2931
Homepage: http://www.omegat.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu