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

Last updated: September 20,2024

1. Install "ruby-tokyocabinet" package

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

$ sudo apt update $ sudo apt install ruby-tokyocabinet

2. Uninstall "ruby-tokyocabinet" package

Please follow the guidelines below to uninstall ruby-tokyocabinet on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-tokyocabinet
Priority: extra
Section: universe/ruby
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.31-5
Depends: ruby (>= 1:2.3~0), libc6 (>= 2.4), libtokyocabinet9 (>= 1.4.47), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-tokyocabinet/ruby-tokyocabinet_1.31-5_amd64.deb
Size: 26302
MD5sum: 16461aae3c55a22fb372717fcf5425eb
SHA1: 5b7ec26ae6f0043c5692e9a23d7f60f62e555bb7
SHA256: 34a063137d1f2774d669e995acf2f5ec2c9047c6394f30101589f1ee2dff7314
Description-en: Ruby Binding of Tokyo Cabinet Database
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.
Description-md5: ffb0da9486ab07645b012826716c29a3
Homepage: http://fallabs.com/tokyocabinet/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu