Subscribe

How to install firebird in CentOS/RHEL 8 (x86_64)

SQL relational database management system

License: Interbase http://www.firebirdsql.org/

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install firebird

Description

Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981.

RPMs

Philippe Makowski (2019-08-21) - Remove tmpfile, fix #1687058