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

Last updated: May 20,2024

1. Install "php8.2-redis" package

Learn how to install php8.2-redis on Kali Linux

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

2. Uninstall "php8.2-redis" package

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

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

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

Package: php8.2-redis
Source: php-redis
Version: 5.3.7+4.3.0-3
Installed-Size: 672
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-redis (<< 5.3.7+4.3.0-3~)
Provides: php-redis
Depends: php8.2-common, php8.2-igbinary, phpapi-20220829, libc6 (>= 2.14), liblz4-1 (>= 0.0~r130), libzstd1 (>= 1.5.2)
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Breaks: php-redis (<< 5.3.7+4.3.0-3~)
Size: 155280
SHA256: bd4ac2f8b34286e44af5641c9d99dbc626cc4e76654f0f0774986dfea054736f
SHA1: 37da70039a49a9ad86c04a6ba5315c4458ac9d9d
MD5sum: 51e8105c676893b06524bce96e285b93
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:
Homepage: https://pecl.php.net/package/redis
Section: php
Priority: optional
Filename: pool/main/p/php-redis/php8.2-redis_5.3.7+4.3.0-3_amd64.deb