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

Last updated: May 17,2024

1. Install "dico-dev" package

In this section, we are going to explain the necessary steps to install dico-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dico-dev

2. Uninstall "dico-dev" package

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

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

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

Package: dico-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 465
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: amd64
Source: dico
Version: 2.2-9
Depends: libdico1 (= 2.2-9)
Suggests: dico-doc
Filename: pool/universe/d/dico/dico-dev_2.2-9_amd64.deb
Size: 90334
MD5sum: 5c22e632b39742b39fc53db28982c20f
SHA1: 1e84391266bc57fdd6a9a5386c004b559522b7fa
SHA256: b98b0c67dc8eec06ff06a032ff1b88f5dc65deb3104cfaf9a8ee17d9c69b2d41
Description-en: RFC 2229 compliant modular dictionary server (development files)
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 header files, static libraries, and symbolic links
needed for development.
Description-md5: 16e1bb2a6ba815217fba949b97e64a68
Multi-Arch: same
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu