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

Last updated: May 17,2024

1. Install "dico" package

This tutorial shows how to install dico on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dico

2. Uninstall "dico" package

Learn how to uninstall dico on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dico $ sudo apt autoclean && sudo apt autoremove

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

Package: dico
Priority: optional
Section: universe/text
Installed-Size: 340
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: amd64
Version: 2.2-9
Provides: dict-client
Depends: libc6 (>= 2.15), libdico1 (>= 2.2), libgsasl7 (>= 1.1), libreadline6 (>= 6.0)
Suggests: dico-doc
Conflicts: le-dico-de-rene-cougnenc
Filename: pool/universe/d/dico/dico_2.2-9_amd64.deb
Size: 71986
MD5sum: ddd86c95eb2c807ababc4e13b05f2119
SHA1: c2b00c5630a421a3040037db2f99ff66e44e87eb
SHA256: eea32b44d1548a0184fdaee712a60e23c352740d8283a80f2b8d1f6575b6c7d1
Description-en: RFC 2229 compliant dictionary client
GNU Dico is an implementation of the DICT protocol as defined in RFC 2229.
It is fully modular: the daemon itself (dicod) provides only the server
functionality, and knows nothing about database formats. Actual searches
are performed by functions supplied in loadable modules. A single module
can serve one or more databases.
.
This package contains the dico console client.
Description-md5: 13351509d30fca7bfbce1ebfb40dafec
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu