How to Install libtokyocabinet9 in Ubuntu 18.04



Install libtokyocabinet9 by entering the following commands in the terminal:

sudo apt update
sudo apt install libtokyocabinet9

Description:

Tokyo Cabinet Database Libraries [runtime]

Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This is the runtime package for programs that use the Tokyo Cabinet database library.

Homepage: http://fallabs.com/tokyocabinet/

Version: 1.4.48-11

Section: libs