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

Last updated: April 29,2024

1. Install "artha" package

Please follow the step by step instructions below to install artha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install artha

2. Uninstall "artha" package

In this section, we are going to explain the necessary steps to uninstall artha on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove artha $ sudo apt autoclean && sudo apt autoremove

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

Package: artha
Priority: optional
Section: universe/utils
Installed-Size: 219
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Version: 1.0.3-1ubuntu1
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.28.0), libgtk2.0-0 (>= 2.24.0), libx11-6, wordnet
Recommends: wordnet-sense-index, libnotify4, libenchant1c2a
Suggests: aspell-en
Filename: pool/universe/a/artha/artha_1.0.3-1ubuntu1_amd64.deb
Size: 72172
MD5sum: 692696db8f1c34441c1f8a47a2f6366c
SHA1: c69b0a2c07c23bb0732c9ccaf165c6ce671da7f9
SHA256: 215bbcc439a892a44951138a77fb1c27071d246783c9dff2623ae27f0c501a34
Description-en: Handy off-line thesaurus based on WordNet
Artha is a off-line English thesaurus with distinct features like:
* hot-key press word look-up (select text on any window and press
a preset hot-key for look-up)
* regular expressions based search (broaden search using wild-cards
like *, ?, etc.)
* passive desktop notifications (of word definitions for
uninterrupted work-flow)
* spelling suggestions (when the exact spelling is vague/not known)
.
Once launched, it monitors for a preset hot-key combination. When
some text is selected on any window and the hot-key is pressed, it
pops-up with the word looked-up. Should the user prefer passive
notifications, this can be done by enabling the notifications option.
.
When the term looked for is vague/not known, then either the search
can be broadened with the use of regular expressions (*, ?, etc.) in
the search string or spelling suggestions when a term is incorrect.
.
For regular expressions based search to work, wordnet-sense-index
package is required.
Description-md5: 2305d9a361d5f6a7f9a56af1854bca96
Homepage: http://artha.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu