Launch Tarantool in Fedora

Install on Fedora

  • 3.1

  • 2.11 LTS

We support the following versions of Fedora: 34, 35, 36, 37, 38.

Add the repository
curl -L https://tarantool.io/release/3/installer.sh | bash
Install Tarantool
dnf -y install tarantool
We support the following versions of Fedora: 34, 35, 36, 37, 38.

Add the repository
curl -L https://tarantool.io/release/2/installer.sh | bash
Install Tarantool
dnf -y install tarantool

Adding the repository manually

Add the repository
tee /etc/yum.repos.d/tarantool_2.repo <<- EOF
[tarantool_2]
name=Fedora-\$releasever - Tarantool
baseurl=https://download.tarantool.org/tarantool/release/series-2/fedora/\$releasever/\$basearch/
gpgkey=https://download.tarantool.org/tarantool/release/series-2/gpgkey
repo_gpgcheck=1
gpgcheck=0
enabled=1
priority=1

[tarantool_2-source]
name=Fedora-\$releasever - Tarantool Sources
baseurl=https://download.tarantool.org/tarantool/release/series-2/fedora/\$releasever/SRPMS/
gpgkey=https://download.tarantool.org/tarantool/release/series-2/gpgkey
repo_gpgcheck=1
gpgcheck=0
enabled=1
priority=1

[tarantool-modules]
name=Fedora-\$releasever - Tarantool Modules
baseurl=https://download.tarantool.org/tarantool/modules/fedora/\$releasever/\$basearch/
gpgkey=https://download.tarantool.org/tarantool/modules/gpgkey
repo_gpgcheck=1
gpgcheck=0
enabled=1
priority=1

[tarantool_modules-source]
name=Fedora-\$releasever - Tarantool Module Sources
baseurl=https://download.tarantool.org/tarantool/modules/fedora/\$releasever/SRPMS/
gpgkey=https://download.tarantool.org/tarantool/modules/gpgkey
repo_gpgcheck=1
gpgcheck=0
enabled=1
priority=1
EOF
Install Tarantool
dnf -y install tarantool
installation

What's next?

Start Tarantool

Start and configure Tarantool, create the first space, write and read the first data

Run →

Install a connector for your programming language

Connect a Tarantool connector to a project in your programming language and manage your data from code

Select and install a connector →

Record first data from code →

Install additional modules to extend Tarantool functionality

Connect a ready-made queue implementation in Tarantool, metrics, a module for background deletion of unnecessary records, and many other useful extensions

Installation →

Get a consultation

Order a demo

Thank you for your request

Tarantool experts will
contact you shortly