How to Install and Uninstall python3-dicoclient Package on Kali Linux

Last updated: July 05,2024

1. Install "python3-dicoclient" package

In this section, we are going to explain the necessary steps to install python3-dicoclient on Kali Linux

$ sudo apt update $ sudo apt install python3-dicoclient

2. Uninstall "python3-dicoclient" package

Here is a brief guide to show you how to uninstall python3-dicoclient on Kali Linux:

$ sudo apt remove python3-dicoclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-dicoclient package on Kali Linux

Package: python3-dicoclient
Source: dico
Version: 2.11-2
Installed-Size: 101
Maintainer: Ritesh Raj Sarraf
Architecture: all
Depends: python3:any, python3-six, python3-django (>= 1.4.5)
Size: 69732
SHA256: 4772ccc6fb21af5794161dcd9fc70e531c9449600ba6350153b10603e114a149
SHA1: 92eefcf1895b77233254352aa067a211cb27c242
MD5sum: ff4f7b17b83506f7a8f74e0db4b9493e
Description: RFC 2229 compliant dictionary client module and shell
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 contains a Python module that provides a Dico client and a simple
interactive shell.
Description-md5: 9033d25d65d6cbf9d89aa3ec4f2aecee
Homepage: https://puszcza.gnu.org.ua/software/dico/
Section: python
Priority: optional
Filename: pool/main/d/dico/python3-dicoclient_2.11-2_all.deb