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

Last updated: November 27,2024

1. Install "python-kjbuckets" package

Learn how to install python-kjbuckets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kjbuckets

2. Uninstall "python-kjbuckets" package

This tutorial shows how to uninstall python-kjbuckets on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-kjbuckets
Priority: optional
Section: universe/python
Installed-Size: 109
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: gadfly (1.0.0-16)
Version: 1:1.0.0-16
Replaces: python2.3-kjbuckets, python2.4-kjbuckets
Provides: python2.7-kjbuckets
Depends: python (<< 2.8), python (>= 2.7~), libc6 (>= 2.4)
Conflicts: python2.3-kjbuckets, python2.4-kjbuckets
Filename: pool/universe/g/gadfly/python-kjbuckets_1.0.0-16_amd64.deb
Size: 39184
MD5sum: b89be41dc5630e72f83e03bbc657fa9b
SHA1: 694dcfdbe14241d46e4f0381ef1978d8b7fcb286
SHA256: be7eb3ab02d2edece0fdd1d0d6991707c105b194577d6035267e284c8e524cf9
Description-en: Set and graph data types for Python
kjbuckets is a C extension to the Python interpreter which
defines set and graph data types, as well as an alternative
dictionary data type. These types are tightly coupled at
the level of C, allowing fast and powerful algebraic
combinations of container objects.
Description-md5: 5ad927f07b1043ff08c6c7a1aef58469
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu