How to Install and Uninstall dicoweb Package on Kali Linux

Last updated: May 16,2024

1. Install "dicoweb" package

Learn how to install dicoweb on Kali Linux

$ sudo apt update $ sudo apt install dicoweb

2. Uninstall "dicoweb" package

In this section, we are going to explain the necessary steps to uninstall dicoweb on Kali Linux:

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

3. Information about the dicoweb package on Kali Linux

Package: dicoweb
Source: dico
Version: 2.11-2
Installed-Size: 154
Maintainer: Ritesh Raj Sarraf
Architecture: all
Depends: libapache2-mod-passenger | libapache2-mod-wsgi-py3, python3-django (>= 1.4.5), python3-memcache, python3-wikitrans, python3:any
Pre-Depends: python3-dicoclient
Recommends: memcached
Size: 81144
SHA256: d1e8dc5dd0f4949be04a6dc04ffd89f475d70f90f7613b15f3c1a595a1fadd54
SHA1: 7017804fcf673b331d75c2f03fb47e39af5c2d37
MD5sum: dd5486a8e9c43efa29d21fa8a956244e
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.
Description-md5: aea960854256df0c1d2a77cc4a99f90a
Homepage: https://puszcza.gnu.org.ua/software/dico/
Tag: implemented-in::python, interface::web, role::program, use::searching,
works-with::dictionary
Section: web
Priority: optional
Filename: pool/main/d/dico/dicoweb_2.11-2_all.deb