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

Last updated: May 19,2024

1. Install "dicoweb" package

Please follow the guidance below to install dicoweb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dicoweb

2. Uninstall "dicoweb" package

Please follow the step by step instructions below to uninstall dicoweb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dicoweb $ sudo apt autoclean && sudo apt autoremove

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

Package: dicoweb
Priority: optional
Section: universe/text
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: all
Source: dico
Version: 2.2-9
Depends: libapache2-mod-passenger | libapache2-mod-wsgi, python-dicoclient, python-django (>= 1.4.5), python-memcache, python-wit, python:any (>= 2.6.6-7~)
Filename: pool/universe/d/dico/dicoweb_2.2-9_all.deb
Size: 17790
MD5sum: 82e88742cf6f9adec4dbc187be0af450
SHA1: a5c0a9fbf24e1a2791340bac3b71c9bd8fbca6f2
SHA256: bb0810a2e0dca049f4982fc653ac50e99af0855d9b9c617d65f0f1ee8fc7d49c
Description-en: 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.
Description-md5: aea960854256df0c1d2a77cc4a99f90a
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu