How to Install and Uninstall dico-module-python Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "dico-module-python" package

This guide let you learn how to install dico-module-python on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "dico-module-python" package

Please follow the steps below to uninstall dico-module-python on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the dico-module-python package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dico-module-python
Priority: optional
Section: universe/text
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: amd64
Source: dico
Version: 2.2-9
Depends: dicod, libc6 (>= 2.4), libdico1 (>= 2.0.91), libpython2.7 (>= 2.7)
Filename: pool/universe/d/dico/dico-module-python_2.2-9_amd64.deb
Size: 10826
MD5sum: 2ee45033e009a8c92d73df073830dc6f
SHA1: c971189901c88926218ef137deeac8368c093fb1
SHA256: 64295dd75ef09b4c8ff4a5790b7f1b0154f9c671396632a35b0ccc225d18c979
Description-en: 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: 328809bb25555818a70089c7b9bac544
Homepage: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu