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

Last updated: May 05,2024

1. Install "php8.1-redis" package

Here is a brief guide to show you how to install php8.1-redis on Kali Linux

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

2. Uninstall "php8.1-redis" package

Please follow the step by step instructions below to uninstall php8.1-redis on Kali Linux:

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

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

Package: php8.1-redis
Source: php-redis
Version: 5.3.5+4.3.0-5.1
Installed-Size: 669
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-redis (<< 5.3.5+4.3.0-5.1~)
Provides: php-redis
Depends: php8.1-common, php8.1-igbinary, phpapi-20210902, libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libzstd1 (>= 1.4.0)
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Breaks: php-redis (<< 5.3.5+4.3.0-5.1~)
Size: 151172
SHA256: 5c13efaedd73ca5b42651a79eefec0fd27fd907f2ae0b02747ee8e85a873034d
SHA1: 2c6bcb287cf69f8043e60f901b29abc7e3c8d8a5
MD5sum: 3c2c678fd1313407373b606cf4ce2def
Description: PHP extension for interfacing with Redis
This extension allows php applications to communicate with the Redis
persistent key-value store. The php-redis module provides an easy
object oriented interface.
Description-md5: b8a3de89cf7f4311899f1f5751dbc60a
Homepage: https://pecl.php.net/package/redis
Section: php
Priority: optional
Filename: pool/main/p/php-redis/php8.1-redis_5.3.5+4.3.0-5.1_amd64.deb