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

Last updated: September 21,2024

1. Install "goldendict" package

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

$ sudo apt update $ sudo apt install goldendict

2. Uninstall "goldendict" package

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

$ sudo apt remove goldendict $ sudo apt autoclean && sudo apt autoremove

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

Package: goldendict
Priority: optional
Section: universe/utils
Installed-Size: 11102
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry E. Oboukhov
Architecture: amd64
Version: 1.5.0~git20150923-1
Depends: libao4 (>= 1.1.0), libavcodec-ffmpeg56 (>= 7:2.4) | libavcodec-ffmpeg-extra56 (>= 7:2.4), libavformat-ffmpeg56 (>= 7:2.4), libavutil-ffmpeg54 (>= 7:2.4), libbz2-1.0, libc6 (>= 2.14), libeb16, libgcc1 (>= 1:4.1.1), libhunspell-1.3-0 (>= 1.3.3), liblzo2-2, libqt4-help (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.8.4), libqtgui4 (>= 4:4.8.0), libqtwebkit4, libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libvorbisfile3 (>= 1.1.2), libx11-6, libxtst6, zlib1g (>= 1:1.2.2.3)
Suggests: goldendict-wordnet
Filename: pool/universe/g/goldendict/goldendict_1.5.0~git20150923-1_amd64.deb
Size: 3104402
MD5sum: 7a12f0cdeb23c0cf162c9a2cdd941803
SHA1: 9a54f93bc9204f19612e770016d1058a76eb1c1d
SHA256: 4ea805c1f5eed0b886445a98354b160cb3cbb709527259fb941aa64552fdd716
Description-en: feature-rich dictionary lookup program
Features:
* Use of WebKit for an accurate articles' representation,
complete with all formatting, colors, images and links.
* Support of multiple dictionary file formats, namely:
- Babylon .BGL files, complete with images and resources
- StarDict .ifo/.dict./.idx/.syn dictionaries
- Dictd .index/.dict(.dz) dictionary files
- ABBYY Lingvo .dsl source files, together with abbreviations.
The files can be optionally compressed with dictzip. Dictionary
resources can be packed together into a .zip file.
- ABBYY Lingvo .lsa/.dat audio archives. Those can be indexed
separately, or be referred to from .dsl files.
* Support for Wikipedia, Wiktionary, or any other MediaWiki-based
sites to perform lookups in.
* Ability to use arbitrary websites as dictionaries via templated
Url patterns.
* Hunspell-based morphology system, used for word stemming and
spelling suggestions.
* Ability to index arbitrary directories with audio files for
pronunciation lookups.
* Full Unicode case, diacritics, punctuation and whitespace folding.
This means the ability to type in words without any accents,
correct case, punctuation or spaces (e.g. typing 'Grussen' would
yield 'grüßen' in German dictionaries).
* Scan popup functionality. A small window pops up with the
translation of a word chosen from another application.
* Support for global hotkeys. You can spawn the program window at
any point, or directly translate a word from the clipboard.
* Tabbed browsing in a modern Qt 4 interface.
Description-md5: 52622e1fbd026c61472d845a2344b018
Homepage: http://goldendict.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu