How to Install and Uninstall php8.1-sqlite3 Package on Kali Linux

Last updated: March 15,2025

1. Install "php8.1-sqlite3" package

In this section, we are going to explain the necessary steps to install php8.1-sqlite3 on Kali Linux

$ sudo apt update $ sudo apt install php8.1-sqlite3

2. Uninstall "php8.1-sqlite3" package

Please follow the steps below to uninstall php8.1-sqlite3 on Kali Linux:

$ sudo apt remove php8.1-sqlite3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.1-sqlite3 package on Kali Linux

Package: php8.1-sqlite3
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 132
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-pdo-sqlite, php-sqlite3, php8.1-pdo-sqlite
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.5-1+b1), libc6 (>= 2.14), libsqlite3-0 (>= 3.14.0)
Size: 28976
SHA256: a0743d27fe1317812a68d039fae6443d16567207da4ab68225b2f1301d95ebdc
SHA1: 8bf292ba6073c5b8c8641468f7e0101ed6511944
MD5sum: 7a665c3c4db370aa1270bb007977e8ed
Description: SQLite3 module for PHP
This package provides the SQLite3 module(s) 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.
Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-sqlite3_8.1.5-1+b1_amd64.deb