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

Last updated: November 05,2024

1. Install "php-predis" package

Here is a brief guide to show you how to install php-predis on Kali Linux

$ sudo apt update $ sudo apt install php-predis

2. Uninstall "php-predis" package

This tutorial shows how to uninstall php-predis on Kali Linux:

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

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

Package: php-predis
Source: php-nrk-predis
Version: 2.2.2-1
Installed-Size: 1282
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Suggests: php-relay
Size: 142184
SHA256: 61c0a5b64003751b157ab2ce0fb564776ca5e04f45a78643f6c07ebda14c7c53
SHA1: 73ca7d8f06e7f5796849cdb76180ac6192216b1c
MD5sum: 6123625779b689765129d55e34cdeeb8
Description: A flexible and feature-complete Redis client for PHP
Predis does not require any additional C extension by default, but it can be
optionally paired with phpiredis to lower the overhead of the serialization
and parsing of the Redis RESP Protocol.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/predis/predis
Section: php
Priority: optional
Filename: pool/main/p/php-nrk-predis/php-predis_2.2.2-1_all.deb