How to Install and Uninstall php-db Package on Kali Linux
Last updated: February 24,2025
1. Install "php-db" package
This guide let you learn how to install php-db on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
php-db
Copied
2. Uninstall "php-db" package
This guide covers the steps necessary to uninstall php-db on Kali Linux:
$
sudo apt remove
php-db
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the php-db package on Kali Linux
Package: php-db
Version: 1.11.0-1
Installed-Size: 563
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-pear (>= 1.10.0)
Size: 70368
SHA256: a6dc1e2aa1355eb52a9a20cbb83e4dcf1bfe62132a89f4c7271da656b41d122d
SHA1: 6aa2cb0fb13cd49ed2510c01fa82d73ab6e320b2
MD5sum: b098c73cc18d35ef6868f39d9d6e9c3f
Description: Database Abstraction Layer
DB is a database abstraction layer providing:
* an OO-style query API
* portability features that make programs written for one DBMS work with
other DBMS's
* a DSN (data source name) format for specifying database servers
* prepare/execute (bind) emulation for databases that don't support it
natively
* a result object for each query response
* portable error codes
* sequence emulation
* sequential and non-sequential row fetching as well as bulk fetching
* formats fetched rows as associative arrays, ordered arrays or objects
* row limit support
* transactions support
* table information interface
* DocBook and phpDocumentor API documentation
.
DB layers itself on top of PHP's existing
database extensions.
.
Drivers for the following extensions pass
the complete test suite and provide
interchangeability when all of DB's
portability options are enabled:
.
fbsql, ibase, informix, msql, mssql,
mysql, mysqli, oci8, odbc, pgsql,
sqlite and sybase.
.
There is also a driver for the dbase
extension, but it can't be used
interchangeably because dbase doesn't
support many standard DBMS features.
.
DB is compatible with PHP 5 and PHP 7.
Description-md5:
Homepage: https://pear.php.net/package/DB
Tag: devel::lang:php, devel::library, implemented-in::php,
protocol::db:mysql, protocol::db:psql, role::devel-lib, role::program,
role::shared-lib, suite::TODO, works-with::TODO, works-with::db
Section: php
Priority: optional
Filename: pool/main/p/php-db/php-db_1.11.0-1_all.deb
Version: 1.11.0-1
Installed-Size: 563
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-pear (>= 1.10.0)
Size: 70368
SHA256: a6dc1e2aa1355eb52a9a20cbb83e4dcf1bfe62132a89f4c7271da656b41d122d
SHA1: 6aa2cb0fb13cd49ed2510c01fa82d73ab6e320b2
MD5sum: b098c73cc18d35ef6868f39d9d6e9c3f
Description: Database Abstraction Layer
DB is a database abstraction layer providing:
* an OO-style query API
* portability features that make programs written for one DBMS work with
other DBMS's
* a DSN (data source name) format for specifying database servers
* prepare/execute (bind) emulation for databases that don't support it
natively
* a result object for each query response
* portable error codes
* sequence emulation
* sequential and non-sequential row fetching as well as bulk fetching
* formats fetched rows as associative arrays, ordered arrays or objects
* row limit support
* transactions support
* table information interface
* DocBook and phpDocumentor API documentation
.
DB layers itself on top of PHP's existing
database extensions.
.
Drivers for the following extensions pass
the complete test suite and provide
interchangeability when all of DB's
portability options are enabled:
.
fbsql, ibase, informix, msql, mssql,
mysql, mysqli, oci8, odbc, pgsql,
sqlite and sybase.
.
There is also a driver for the dbase
extension, but it can't be used
interchangeably because dbase doesn't
support many standard DBMS features.
.
DB is compatible with PHP 5 and PHP 7.
Description-md5:
Homepage: https://pear.php.net/package/DB
Tag: devel::lang:php, devel::library, implemented-in::php,
protocol::db:mysql, protocol::db:psql, role::devel-lib, role::program,
role::shared-lib, suite::TODO, works-with::TODO, works-with::db
Section: php
Priority: optional
Filename: pool/main/p/php-db/php-db_1.11.0-1_all.deb