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

Last updated: May 19,2024

1. Install "dico-module-guile" package

Here is a brief guide to show you how to install dico-module-guile on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dico-module-guile

2. Uninstall "dico-module-guile" package

This guide covers the steps necessary to uninstall dico-module-guile on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dico-module-guile $ sudo apt autoclean && sudo apt autoremove

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

Package: dico-module-guile
Priority: optional
Section: universe/text
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: amd64
Source: dico
Version: 2.2-9
Depends: dicod, guile-2.0-libs, libc6 (>= 2.11), libdico1 (>= 2.2)
Filename: pool/universe/d/dico/dico-module-guile_2.2-9_amd64.deb
Size: 11976
MD5sum: 093f89c6ae949545857284e202225918
SHA1: e5bb4ae1e18ead1dd0bd23b11ad133f0408a6f26
SHA256: 7802d3640f7a7ce6bfb8f7898aa8c45c862db54303a811e9859858cf64b4d14e
Description-en: RFC 2229 compliant modular dictionary server (Guile module)
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 provides an abstract layer for interfacing with database modules
written in Guile.
Description-md5: 66523e3cc8ec7aaa5245271578006b86
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu