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

Last updated: June 22,2024

1. Install "python-couchdbkit" package

This is a short guide on how to install python-couchdbkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-couchdbkit

2. Uninstall "python-couchdbkit" package

Here is a brief guide to show you how to uninstall python-couchdbkit on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-couchdbkit
Priority: optional
Section: universe/python
Installed-Size: 290
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.6.5-2
Provides: python2.7-couchdbkit
Depends: python (>= 2.7), python (<< 2.8), python-restkit (>= 4.2.2), python-anyjson
Filename: pool/universe/p/python-couchdbkit/python-couchdbkit_0.6.5-2_all.deb
Size: 52900
MD5sum: e0760120ca2394b83053d5eb7a12c4a1
SHA1: da3571f0a2e4fcc4e74b98c5c386363b5ec7ec63
SHA256: 2069ad915242bf555db78ddfded74244fd01b6e69f5c83ec34889dfa9347a084
Description-en: Trying to improve couchdb experience in Python
Couchdbkit provides you a full featured and easy client to access and
manage CouchDB. It allows you to manage a CouchDB server, databases,
doc managements and view access. All objects mostly reflect Python
objects for convenience.
Description-md5: 00a92b4dc8fa1e2080b5823939d0c4c8
Homepage: http://couchdbkit.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu