How to Install and Uninstall firebird3.0-server Package on Kali Linux

Last updated: May 21,2024

1. Install "firebird3.0-server" package

Please follow the steps below to install firebird3.0-server on Kali Linux

$ sudo apt update $ sudo apt install firebird3.0-server

2. Uninstall "firebird3.0-server" package

Learn how to uninstall firebird3.0-server on Kali Linux:

$ sudo apt remove firebird3.0-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the firebird3.0-server package on Kali Linux

Package: firebird3.0-server
Source: firebird3.0 (3.0.11.33703.ds4-2)
Version: 3.0.11.33703.ds4-2+b1
Installed-Size: 1645
Maintainer: Damyan Ivanov
Architecture: amd64
Replaces: firebird3.0-server-core (<< 3.0.3.32900.ds4-3~)
Provides: firebird-server
Depends: adduser, libc6 (>= 2.34), libfbclient2 (>= 3.0.0~svn20110219r52404.ds3), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1), libtommath1 (>= 1.1.0), firebird3.0-common (= 3.0.11.33703.ds4-2), firebird3.0-server-core (= 3.0.11.33703.ds4-2+b1), firebird3.0-utils (= 3.0.11.33703.ds4-2+b1), debconf (>= 1.4.69), firebird3.0-common-doc (= 3.0.11.33703.ds4-2)
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: libib-util
Suggests: firebird3.0-doc
Conflicts: firebird-server, firebird2.1-classic, firebird2.1-server-common, firebird2.1-super, firebird2.5-server-common
Size: 444380
SHA256: f04e1ffe725ea4ea427bff15c94fe5cebc11ace7686253d90682b486a01c48ed
SHA1: 2648286c041e1be72911a74b6957aa35a69201a3
MD5sum: 1d48fdb3857d81f558358bd2817ee2ef
Description: Firebird Server - an RDBMS based on InterBase 6.0 code
Firebird is a relational database offering many ANSI SQL-99 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 on production systems
under a variety of names since 1981.
.
This package contains the server binary as well as its configuration files.
The default mode of operation is the so called "super", which is a
single-threaded server process with shared database cache between
connections. The two other operation modes -- "classic" (separate
process/cache for each connection) and "superclassic" (separate thread/cache
for each connection) are also available via configuration options.
Description-md5:
Homepage: https://firebirdsql.org/
Tag: uitoolkit::ncurses
Section: database
Priority: optional
Filename: pool/main/f/firebird3.0/firebird3.0-server_3.0.11.33703.ds4-2+b1_amd64.deb