How to Install and Uninstall tarantool-lts Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "tarantool-lts" package

This guide let you learn how to install tarantool-lts on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tarantool-lts

2. Uninstall "tarantool-lts" package

Here is a brief guide to show you how to uninstall tarantool-lts on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tarantool-lts package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tarantool-lts
Priority: optional
Section: universe/database
Installed-Size: 3689
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry E. Oboukhov
Architecture: amd64
Version: 1.5.5-18-g2998d20-1ubuntu1
Replaces: tarantool (<< 1.6)
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.3.1), libgomp1 (>= 4.9), libstdc++6 (>= 4.1.1), tarantool-lts-common
Suggests: tarantool-lts-client (>= 1.5.0), libdr-tarantool-perl
Conflicts: tarantool (<< 1.6), tarantool-client (<< 1.5.0), tarantool-dbg (<< 1.5.2)
Filename: pool/universe/t/tarantool-lts/tarantool-lts_1.5.5-18-g2998d20-1ubuntu1_amd64.deb
Size: 1070796
MD5sum: a0200991909c9573f4cd54248c2b4d56
SHA1: ddf2ecbb016f887f8a73ca7c299cc80f478a2a8e
SHA256: 0591c71dd2e25b5b6f4b203ddd100ff7ea512b378ba40df3f19641a68a3c6afd
Description-en: In-memory database with Lua application server
Tarantool is an in-memory database and 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
* a command line client supporting simple SQL and a native Lua console
.
This package provides Tarantool server.
Description-md5: 4d0d250b6e879665207ffdf71d735e62
Homepage: http://tarantool.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu