How to Install and Uninstall python3-kyotocabinet Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-kyotocabinet" package

Here is a brief guide to show you how to install python3-kyotocabinet on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-kyotocabinet

2. Uninstall "python3-kyotocabinet" package

This is a short guide on how to uninstall python3-kyotocabinet on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-kyotocabinet $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kyotocabinet package on Ubuntu 21.10 (Impish Indri)

Package: python3-kyotocabinet
Architecture: amd64
Version: 1.22-3build3
Multi-Arch: same
Priority: optional
Section: universe/python
Source: python-kyotocabinet
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1290
Provides: python3.9-kyotocabinet
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libkyotocabinet16v5 (>= 1.2.76), libstdc++6 (>= 5.2)
Filename: pool/universe/p/python-kyotocabinet/python3-kyotocabinet_1.22-3build3_amd64.deb
Size: 301396
MD5sum: d980a24a2ecf1caa41b52f99839aaf4d
SHA1: 7bfc6a5b50ae7746d6be26a5b55fdbc30db3a1ce
SHA256: 2dd42c7b769b85bfe2d8d165c9fc46529b0b7899322ba377a2b54a9f9cbc0ad3
SHA512: ee72886147ecf0e002e500087a4f8826e5141e4412b674582d0362e16399d220285b72cc53bb2dc4b3c56263769b68697d2fd546126e75b84f521d0acd7c726a
Homepage: https://fallabs.com/kyotocabinet/
Description-en: Straightforward implementation of DBM - Python 3 bindings
Kyoto Cabinet is a library of routines for managing a database. The
database is a simple data file containing records, each is a pair of
a key and a value. Every key and value is serial bytes with variable
length. Both binary data and character string can be used as a key and
a value. Each key must be unique within a database. There is neither
concept of data tables nor data types. Records are organized in
hash table or B+ tree.
.
This package provides a Python 3 interface to Kyoto Cabinet.
Description-md5: 51e14da913542dc8ba6638a9f1abc6f8