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

Last updated: July 08,2024

1. Install "php8.1-readline" package

Please follow the step by step instructions below to install php8.1-readline on Kali Linux

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

2. Uninstall "php8.1-readline" package

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

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

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

Package: php8.1-readline
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 64
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.5-1+b1), libc6 (>= 2.14), libedit2 (>= 3.1-20160903-0)
Size: 12440
SHA256: a3def68d963b8073b5c9e4a7c91743eaecdc9e99cde46820fa5eceb1299f6aa7
SHA1: 07302be0f475a7b82ab103525bb03cabf67a2130
MD5sum: 50d6c6727c4f49c758076b04550b8715
Description: readline module for PHP
This package provides the readline 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: e79602c7d6a0ebe56dc4c3a28ee1dab8
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-readline_8.1.5-1+b1_amd64.deb