How to Install and Uninstall libkyotocabinet16v5 Package on Kali Linux

Last updated: May 21,2024

1. Install "libkyotocabinet16v5" package

Learn how to install libkyotocabinet16v5 on Kali Linux

$ sudo apt update $ sudo apt install libkyotocabinet16v5

2. Uninstall "libkyotocabinet16v5" package

This tutorial shows how to uninstall libkyotocabinet16v5 on Kali Linux:

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

3. Information about the libkyotocabinet16v5 package on Kali Linux

Package: libkyotocabinet16v5
Source: kyotocabinet (1.2.80-1)
Version: 1.2.80-1+b1
Installed-Size: 1073
Maintainer: Boyuan Yang
Architecture: amd64
Replaces: libkyotocabinet16
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), liblzma5 (>= 5.1.1alpha+20120614), liblzo2-2 (>= 2.02), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Conflicts: libkyotocabinet16
Size: 308732
SHA256: ddd5a635f285485f5e47968989a713e4acb37ed4d8bac27ff9d180c0c41dc629
SHA1: e4b2c262b6dad13a81bce0b636a77162611dadba
MD5sum: 137e95fb218cb51ccbc611221ab8d3b0
Description: Straightforward implementation of DBM - shared library
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: https://dbmx.net/kyotocabinet/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/k/kyotocabinet/libkyotocabinet16v5_1.2.80-1+b1_amd64.deb