How to Install and Uninstall tarantool-devel.x86_64 Package on Fedora 36
Last updated: January 04,2025
1. Install "tarantool-devel.x86_64" package
Here is a brief guide to show you how to install tarantool-devel.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
tarantool-devel.x86_64
Copied
2. Uninstall "tarantool-devel.x86_64" package
This guide covers the steps necessary to uninstall tarantool-devel.x86_64 on Fedora 36:
$
sudo dnf remove
tarantool-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tarantool-devel.x86_64 package on Fedora 36
Last metadata expiration check: 0:57:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : tarantool-devel
Version : 2.4.2.68
Release : 9.fc36
Architecture : x86_64
Size : 33 k
Source : tarantool-2.4.2.68-9.fc36.src.rpm
Repository : fedora
Summary : Server development files for tarantool
URL : https://tarantool.org/
License : BSD
Description : Tarantool is an open-source database that can store everything in RAM.
: You can use it as a cache with on-disk persistence. Tarantool is able to
: process up to 1 million RPS and supports SQL and secondary index searching.
:
: In Tarantool, you can run your code at the same place where your data is.
: That speeds up all the operations. Apply any business logic in Lua programming
: language. Get rid of the outdated database records. Synchronize with other
: data sources. Implement HTTP-service.
:
: This package provides server development files needed to create
: C and Lua/C modules.
Available Packages
Name : tarantool-devel
Version : 2.4.2.68
Release : 9.fc36
Architecture : x86_64
Size : 33 k
Source : tarantool-2.4.2.68-9.fc36.src.rpm
Repository : fedora
Summary : Server development files for tarantool
URL : https://tarantool.org/
License : BSD
Description : Tarantool is an open-source database that can store everything in RAM.
: You can use it as a cache with on-disk persistence. Tarantool is able to
: process up to 1 million RPS and supports SQL and secondary index searching.
:
: In Tarantool, you can run your code at the same place where your data is.
: That speeds up all the operations. Apply any business logic in Lua programming
: language. Get rid of the outdated database records. Synchronize with other
: data sources. Implement HTTP-service.
:
: This package provides server development files needed to create
: C and Lua/C modules.