How to Install and Uninstall goldendict Package on Kali Linux

Last updated: May 08,2024

1. Install "goldendict" package

This guide let you learn how to install goldendict on Kali Linux

$ sudo apt update $ sudo apt install goldendict

2. Uninstall "goldendict" package

Here is a brief guide to show you how to uninstall goldendict on Kali Linux:

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

3. Information about the goldendict package on Kali Linux

Package: goldendict
Source: goldendict (1.5.0-1)
Version: 1.5.0-1+b1
Installed-Size: 9523
Maintainer: Dmitry E. Oboukhov
Architecture: amd64
Depends: libao4 (>= 1.1.0), libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libavutil58 (>= 7:6.0), libbz2-1.0, libc6 (>= 2.34), libeb16 (>= 4.4.3), libgcc-s1 (>= 3.0), libhunspell-1.7-0, liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libopencc1.1 (>= 1.1.4+ds1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.12.2) | libqt5gui5-gles (>= 5.12.2), libqt5help5 (>= 5.15.1), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.15.1), libqt5printsupport5 (>= 5.0.2), libqt5svg5 (>= 5.6.0~beta), libqt5webkit5 (>= 5.212.0~alpha3), libqt5widgets5 (>= 5.15.1), libqt5x11extras5 (>= 5.6.0), libqt5xml5 (>= 5.0.2), libstdc++6 (>= 11), libswresample4 (>= 7:6.0), libtiff6 (>= 4.0.3), libvorbisfile3 (>= 1.1.2), libx11-6, libxtst6, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2.3), libqt5multimedia5-plugins
Suggests: goldendict-wordnet
Size: 3470088
SHA256: 846a4d5deaec2f15fd854648ba045d047c36c27fc31aa4eaa8e6484389aadac3
SHA1: a13f28d0850f0cfe7dc34f9e70fcb967194be4d1
MD5sum: f0cff012683042ff95adbebbe992d395
Description: 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 5 interface.
Description-md5:
Homepage: http://goldendict.org
Tag: interface::graphical, interface::x11, role::program, uitoolkit::qt,
works-with::dictionary, x11::application
Section: utils
Priority: optional
Filename: pool/main/g/goldendict/goldendict_1.5.0-1+b1_amd64.deb