How to Install and Uninstall php-sqlite3 Package on Kali Linux

Last updated: May 02,2024

1. Install "php-sqlite3" package

Please follow the steps below to install php-sqlite3 on Kali Linux

$ sudo apt update $ sudo apt install php-sqlite3

2. Uninstall "php-sqlite3" package

Please follow the instructions below to uninstall php-sqlite3 on Kali Linux:

$ sudo apt remove php-sqlite3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-sqlite3 package on Kali Linux

Package: php-sqlite3
Source: php-defaults (93)
Version: 2:8.2+93
Installed-Size: 10
Maintainer: Debian PHP Maintainers
Architecture: all
Depends: php-common, php8.2-sqlite3
Size: 3668
SHA256: a215fde78877c1c26e5be3313ca8239f66271c9c08a15155c7980a064e6dc9dd
SHA1: 99c3eef25ed8f35a1a9f35ac250734419575904b
MD5sum: 7bcdad6e9e7b02834c15bdc76fe43f5c
Description: SQLite3 module for PHP [default]
This package provides a SQLite3 module for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on Debian's default
PHP version (currently 8.2).
Description-md5:
Section: php
Priority: optional
Filename: pool/main/p/php-defaults/php-sqlite3_8.2+93_all.deb