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

Last updated: May 07,2024

1. Install "python-dictclient" package

In this section, we are going to explain the necessary steps to install python-dictclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dictclient

2. Uninstall "python-dictclient" package

This guide let you learn how to uninstall python-dictclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-dictclient
Priority: optional
Section: universe/interpreters
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: John Goerzen
Architecture: all
Source: dictclient
Version: 1.0.3.1+nmu2
Provides: python2.7-dictclient
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: dictd
Filename: pool/universe/d/dictclient/python-dictclient_1.0.3.1+nmu2_all.deb
Size: 12186
MD5sum: d4000ff767a89fa2009f26df7e23133d
SHA1: 29ec8bd9f6c3c897ea49f91ef8df2151d52cc7bf
SHA256: 43e18a20055359961a520fd11a4c2b8641c0b3f70da96d189ef8ae8e8611cc34
Description-en: Python client library for DICT (RFC2229) protocol
This is a new library for interacting with Dict servers.
It defines three classes -- Connection, Database, and Definition.
It supports all common Dict server requests, including definitions,
matching, and getting information about available databases,
capabilities, etc. You can use it to communicate to a local
or remote dictd database. The homepage for this package (includes docs)
is at gopher://quux.org/1/devel/dictclient.
Description-md5: 0b723faf82aec6a575081838e29681c2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu