How to Install and Uninstall tarantool Package on Kali Linux

Last updated: May 08,2024

1. Install "tarantool" package

This guide let you learn how to install tarantool on Kali Linux

$ sudo apt update $ sudo apt install tarantool

2. Uninstall "tarantool" package

Please follow the guidance below to uninstall tarantool on Kali Linux:

$ sudo apt remove tarantool $ sudo apt autoclean && sudo apt autoremove

3. Information about the tarantool package on Kali Linux

Package: tarantool
Version: 2.6.0-1.3
Installed-Size: 20965
Maintainer: Roman Tsisyk
Architecture: amd64
Replaces: tarantool-lts
Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.3), libgcc-s1 (>= 3.4), libgomp1 (>= 4.9), libicu72 (>= 72.1~rc-1~), libreadline8 (>= 6.0), libssl3 (>= 3.0.0), libstdc++6 (>= 4.1.1), libunwind8, libyaml-0-2, libzstd1 (>= 1.5.5), netbase, binutils, openssl, tarantool-common (>= 1.7.5.46), zlib1g
Conflicts: libtarantool-dev (<< 1.6~), tarantool-client (<< 1.6~), tarantool-client-dbg (<< 1.6~), tarantool-common (<< 1.6~), tarantool-dbg (<< 1.5.2), tarantool-lts-client, tarantool-lts-modules, tarantool-lts-mysql-module, tarantool-lts-postgresql-module, tarantool-modules (<< 1.6.7), tarantool-mysql-module (<< 1.6.7), tarantool-mysql-plugin (<< 1.6~), tarantool-plugins (<< 1.6~), tarantool-postgresql-module (<< 1.6.7), tarantool-postgresql-plugin (<< 1.6~)
Size: 6965684
SHA256: 1663ebae8b7b0ff218dd6ed42bba1780ee6f70309c2e30b764092fc4f3780df1
SHA1: 4f495ad84403eb6dae4781219a34fcee4aca2bf2
MD5sum: c7a6fa46c09c6e8d280d021de3b00962
Description: In-memory database with a Lua application server
Tarantool is an in-memory database and a Lua application server.
Its key properties include:
.
* flexible data model
* multiple index types: HASH, TREE, BITSET
* optional persistence and strong data durability
* log streaming replication
* Lua functions, procedures, triggers, with rich access to database API,
JSON support, inter-procedure and network communication libraries
.
This package provides Tarantool command line interpreter and server.
Description-md5:
Homepage: http://tarantool.org/
Tag: uitoolkit::ncurses
Section: database
Priority: optional
Filename: pool/main/t/tarantool/tarantool_2.6.0-1.3_amd64.deb