How to Install and Uninstall tokyocabinet-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "tokyocabinet-bin" package

This is a short guide on how to install tokyocabinet-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tokyocabinet-bin

2. Uninstall "tokyocabinet-bin" package

This guide let you learn how to uninstall tokyocabinet-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tokyocabinet-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the tokyocabinet-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tokyocabinet-bin
Priority: optional
Section: universe/utils
Installed-Size: 986
Maintainer: Ubuntu Developers
Original-Maintainer: Tobias Frost
Architecture: amd64
Source: tokyocabinet
Version: 1.4.48-10
Depends: libc6 (>= 2.14), libtokyocabinet9 (>= 1.4.47)
Filename: pool/universe/t/tokyocabinet/tokyocabinet-bin_1.4.48-10_amd64.deb
Size: 262580
MD5sum: f1c8eaaadb52f1904c2f7480bf86c3a6
SHA1: 9dd2be213d0cbd18317c2421ad8eb5a65072f467
SHA256: 0404a632061b3e73c117ee066e039d13426a9ac7bf509717bff1b405fb5dfe01
Description-en: Tokyo Cabinet Database Utilities
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 Tokyo Cabinet Database utilities package.
Description-md5: 5277f13dbb27e7fa4cdb2a0108a5da93
Homepage: http://fallabs.com/tokyocabinet/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu