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

Last updated: May 19,2024

1. Install "python-dicoclient" package

Please follow the guidelines below to install python-dicoclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dicoclient

2. Uninstall "python-dicoclient" package

Please follow the guidelines below to uninstall python-dicoclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dicoclient
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy)
Architecture: all
Source: dico
Version: 2.2-9
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/d/dico/python-dicoclient_2.2-9_all.deb
Size: 10426
MD5sum: 4eb46f4b6817933b4e4fa62b4c878d08
SHA1: 2f6ae666e994b321667f44e9ede82b4fd5c060d9
SHA256: 240066d5070d4d04823eb26733dc55d152a66ada881c9092686963e71feff068
Description-en: 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: http://puszcza.gnu.org.ua/software/dico/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions