How to Install and Uninstall libkyotocabinet16v5-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "libkyotocabinet16v5-dbg" package

Learn how to install libkyotocabinet16v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libkyotocabinet16v5-dbg

2. Uninstall "libkyotocabinet16v5-dbg" package

This is a short guide on how to uninstall libkyotocabinet16v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libkyotocabinet16v5-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libkyotocabinet16v5-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libkyotocabinet16v5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 256
Maintainer: Ubuntu Developers
Original-Maintainer: Shawn Landden
Architecture: amd64
Source: kyotocabinet
Version: 1.2.76-4.1
Provides: libkyocabinet-dbg
Depends: libkyotocabinet16v5 (= 1.2.76-4.1)
Filename: pool/universe/k/kyotocabinet/libkyotocabinet16v5-dbg_1.2.76-4.1_amd64.deb
Size: 37182
MD5sum: 336021940f5450a99deff2e4829ae7f2
SHA1: bce94d891a54a8063156b8b994e4ba6f523d9145
SHA256: a3c063c1311148051eadef374f76f9aa67b837ecf721d18db2f95f487b7ef4a2
Description-en: Straightforward implementation of DBM - debugging symbols
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 contains the debugging symbols for the shared library.
Description-md5: dbcda2ad6dbff404e9340b43e7568313
Multi-Arch: same
Homepage: http://fallabs.com/kyotocabinet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu