How to Install and Uninstall dico-module-python Package on Kali Linux

Last updated: May 17,2024

1. Install "dico-module-python" package

This guide let you learn how to install dico-module-python on Kali Linux

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

2. Uninstall "dico-module-python" package

This tutorial shows how to uninstall dico-module-python on Kali Linux:

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

3. Information about the dico-module-python package on Kali Linux

Package: dico-module-python
Source: dico (2.11-4)
Version: 2.11-4+b1
Installed-Size: 105
Maintainer: Ritesh Raj Sarraf
Architecture: amd64
Depends: dicod, libc6 (>= 2.4), libdico2 (>= 2.0.91), libpython3.11 (>= 3.11.5)
Size: 67692
SHA256: e41e97ca505a36b4c367100c31cfc475ab448875fce8cff98ce38277224572ed
SHA1: 7568e92d516f63ef091b71428bdaad765dadd199
MD5sum: 25e2e3fcb9b4efa6a8d6767fa1af6e50
Description: RFC 2229 compliant modular dictionary server (Python 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 Python.
Description-md5:
Multi-Arch: same
Homepage: https://puszcza.gnu.org.ua/software/dico/
Tag: devel::lang:python, devel::library, implemented-in::c, role::devel-lib,
role::plugin, role::shared-lib, works-with::dictionary
Section: text
Priority: optional
Filename: pool/main/d/dico/dico-module-python_2.11-4+b1_amd64.deb