How to Install and Uninstall firebird.x86_64 Package on Oracle Linux 8

Last updated: July 03,2024

1. Install "firebird.x86_64" package

Please follow the steps below to install firebird.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install firebird.x86_64

2. Uninstall "firebird.x86_64" package

Please follow the steps below to uninstall firebird.x86_64 on Oracle Linux 8:

$ sudo dnf remove firebird.x86_64 $ sudo dnf autoremove

3. Information about the firebird.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:59:19 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : firebird
Version : 4.0.0.2496
Release : 2.el8
Architecture : x86_64
Size : 7.7 M
Source : firebird-4.0.0.2496-2.el8.src.rpm
Repository : epel
Summary : SQL relational database management system
URL : http://www.firebirdsql.org/
License : Interbase
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.