Automic VaultAutomic Vault

brew

Install tarantool with Homebrew, apt, dnf, Nix

In-memory database and Lua application server. Version 3.7.0 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tarantool

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install tarantool

Debian stable package indexes · tarantool · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install tarantool

Fedora Rawhide package metadata · tarantool · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#tarantool

nixpkgs package indexes · pkgs/by-name/ta/tarantool/package.nix · source: api.github.com

overview

Package summary

In-memory database and Lua application server

Commands and aliases

  • tarantool

history

Project history and usage

Tarantool is an in-memory database and Lua application server distributed as a command-line server and development platform. In package-manager culture it sits at the intersection of database packaging, Lua runtime embedding, and deployable service tooling.

Project history

Official Tarantool materials describe it as an in-memory computing platform composed of a database and an application server. Older official Tarantool PDF documentation says Mail.Ru was the creator and largest user, and that development began in 2008 based on operational experience inside Mail.Ru.

Adoption history

The official repository is a long-running open development project with Debian, RPM, FreeBSD, macOS, Docker, and build support present in the tree. The supplied package-manager metadata shows Tarantool packaged in Homebrew, Debian, Fedora/dnf, Nix, and Ubuntu.

How it is used

Users run Tarantool as a server for in-memory data, queues, caches, stateful web components, replication, SQL, and Lua-side application logic. Official README text highlights LuaJIT, cooperative multitasking, WAL-backed in-memory persistence, LSM-tree storage for larger data sets, indexes, replication, authentication, and connectors.

Why package nerds care

Packagers care because Tarantool is not just a library: it ships a runtime, database server, Lua ecosystem hooks, service-oriented build files, and OS packaging directories. It is a useful example of how databases become package-manager citizens across macOS, Linux distributions, Docker, and source builds.

Timeline

  • 2008: Official older Tarantool documentation describes the first release and start of development at Mail.Ru.
  • 2010: GitHub repository metadata shows tarantool/tarantool created in September 2010.
  • 2017: Official 1.7 documentation describes the Vinyl storage engine replacing earlier disk-engine work.
  • 2026: Official GitHub releases show active 3.x and 2.11.x maintenance releases.

Related projects

  • LuaJIT, MessagePack, SQL, Docker images, Linux distribution packages, Tarantool connectors, Tarantool modules.

Sources

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:database,server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tarantoolcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.7.0
manager updated2026-07-04
local dataok
upstreamnot checked
latest detectednot detected

https://tarantool.org/

install metadata

Package metadata

Package keybrew:tarantool
Version3.7.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tarantool
Homepagehttps://tarantool.org/
Repositoryhttps://github.com/tarantool/tarantool
Upstream docshttps://www.tarantool.io/en/doc/latest
LicenseBSD-2-Clause
Source archivehttps://hb.bizmrg.com/tarantool_repo/sources/tarantool-3.7.0.tar.gz
Last updated2026-07-04T13:13:44+09:00
Pulseupdated
Dependenciesicu4c@78, libyaml, openssl@3, readline, zstd
Build dependenciescmake
Uses from macOScurl, ncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametarantool
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

tarantool 2.6.0-1.4+b1

In-memory database with a Lua application server

http://tarantool.org/

sudo apt install tarantool
  • Section: database
  • Architecture: amd64
  • Source Package: tarantool
  • 16 dependencies
  • normalized package name match
  • Matched by: Tarantool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tarantool from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tarantool-common 2.6.0-1.4

Tarantool in-memory database - common files

http://tarantool.org/

sudo apt install tarantool-common
  • Section: database
  • Architecture: all
  • Source Package: tarantool
  • 3 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Tarantool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tarantool-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tarantool-dev 2.6.0-1.4+b1

Tarantool in-memory database - development headers

http://tarantool.org/

sudo apt install tarantool-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tarantool
  • 1 dependencies
  • normalized package name match
  • Matched by: Tarantool
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tarantool-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tarantool

nix profile install nixpkgs#tarantool
  • normalized package name match
  • Matched by: Tarantool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ta/tarantool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tarantool 2.6.0-1.3build4

In-memory database with a Lua application server

http://tarantool.org/

sudo apt install tarantool
  • Section: universe/database
  • Architecture: amd64
  • 16 dependencies
  • normalized package name match
  • Matched by: Tarantool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tarantool from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

tarantool-common 2.6.0-1.3build4

Tarantool in-memory database - common files

http://tarantool.org/

sudo apt install tarantool-common
  • Section: universe/database
  • Architecture: all
  • Source Package: tarantool
  • 3 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Tarantool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tarantool-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

tarantool-dev 2.6.0-1.3build4

Tarantool in-memory database - development headers

http://tarantool.org/

sudo apt install tarantool-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: tarantool
  • 1 dependencies
  • normalized package name match
  • Matched by: Tarantool
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tarantool-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

tarantool 2.4.2.68-20.fc42

In-Memory Database

https://tarantool.org/

sudo dnf install tarantool
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tarantool
  • 22 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Tarantool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tarantool from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

tarantool-devel 2.4.2.68-20.fc42

Server development files for tarantool

https://tarantool.org/

sudo dnf install tarantool-devel
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tarantool
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tarantool
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tarantool-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment