How to Install and Uninstall firebird-devel.i686 Package on Fedora 39

Last updated: July 07,2024

1. Install "firebird-devel.i686" package

Learn how to install firebird-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install firebird-devel.i686

2. Uninstall "firebird-devel.i686" package

This guide let you learn how to uninstall firebird-devel.i686 on Fedora 39:

$ sudo dnf remove firebird-devel.i686 $ sudo dnf autoremove

3. Information about the firebird-devel.i686 package on Fedora 39

Last metadata expiration check: 5:02:37 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : firebird-devel
Version : 4.0.3.2975
Release : 1.fc39
Architecture : i686
Size : 180 k
Source : firebird-4.0.3.2975-1.fc39.src.rpm
Repository : fedora
Summary : UDF support library for Firebird SQL server
URL : http://www.firebirdsql.org/
License : Interbase
Description : This package is needed for development of client applications and user
: defined functions (UDF) for Firebird SQL server.
:
: 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.