How to Install firebird3.0-utils in Ubuntu 18.04



Install firebird3.0-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install firebird3.0-utils

Description:

Firebird command line utilities

This package contains the utilities for managing Firebird databases: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL

Homepage: http://firebirdsql.org/

Version: 3.0.2.32703.ds4-11ubuntu2

Section: universe/database