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

Last updated: April 29,2024

1. Install "php-redis" package

In this section, we are going to explain the necessary steps to install php-redis on Kali Linux

$ sudo apt update $ sudo apt install php-redis

2. Uninstall "php-redis" package

Here is a brief guide to show you how to uninstall php-redis on Kali Linux:

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

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

Package: php-redis
Version: 5.3.7+4.3.0-3
Installed-Size: 13
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-redis, php-igbinary
Pre-Depends: php-common (>= 2:69~)
Suggests: redis-server
Size: 4628
SHA256: f6591de54167e7cb2ed3a00a173b258544928c26aa21ae23b5b0e59c44cb0477
SHA1: 832c5d0e77726b8ef462073721e24f7b9d3d085e
MD5sum: cc1a6b72b8be79e24b1d9e99036f770a
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.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: https://pecl.php.net/package/redis
Section: php
Priority: optional
Filename: pool/main/p/php-redis/php-redis_5.3.7+4.3.0-3_amd64.deb