fb_config

server

Debian Debian
RUN apt-get update && \ apt-get install -y firebird-dev
Ubuntu
RUN apt-get update && \ apt-get install -y firebird-dev
Arch Arch Linux
RUN pacman -S --noconfirm libfbclient
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y firebird-dev
Fedora
RUN dnf install -y firebird-devel
Raspbian
RUN apt-get update && \ apt-get install -y firebird-dev
click the source code to copy install fb_config on any operating system with command-not-found.com