How to Install dicoweb in Ubuntu 18.04



Install dicoweb by entering the following commands in the terminal:

sudo apt update
sudo apt install dicoweb

Description:

RFC 2229 compliant modular dictionary server (web interface)

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 a web interface for database searches.

Homepage: http://puszcza.gnu.org.ua/software/dico/

Version: 2.4-1

Section: universe/text