How to Install and Uninstall libphp-predis Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libphp-predis" package

In this section, we are going to explain the necessary steps to install libphp-predis on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libphp-predis

2. Uninstall "libphp-predis" package

Learn how to uninstall libphp-predis on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libphp-predis package on Ubuntu 21.04 (Hirsute Hippo)

Package: libphp-predis
Architecture: amd64
Version: 0.8.3-1ubuntu1
Priority: optional
Section: universe/php
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Cyril Bouthors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 565
Filename: pool/universe/libp/libphp-predis/libphp-predis_0.8.3-1ubuntu1_amd64.deb
Size: 54958
MD5sum: 574771efce98257ab586c4e048c57d46
SHA1: 636a314c3c1f57319a7fabaf6e3a0b38b4510d4d
SHA256: 96d09c03d4f79a7f264c26bda44f7100ad90d487d34ff96141a2352db2268911
SHA512: 3ef7f5b696b148996b7d096221f0ba4f086f3083954c1d15d66f15c4393dc347c056bad4d6c040b2d85632379480cfee6a2684a5545253b367362b211640ecd8
Homepage: https://github.com/nrk/predis
Description-en: Flexible and feature-complete PHP client library for the Redis key-value store
The library does not require any additional extension loaded in PHP but it can
be optionally paired with the phpiredis (https://github.com/nrk/phpiredis)
C-based extension to lower the overhead of serializing and parsing the Redis
protocol. Predis is also available in an asynchronous fashion through the
experimental client provided by the Predis\Async
(http://github.com/nrk/predis-async) library.
.
For a list of frequently asked questions about Predis see our FAQ
(https://github.com/nrk/predis/blob/master/FAQ.md). More details are available
on the official wiki (http://wiki.github.com/nrk/predis) of the project.
Description-md5: 89d8866579519ce5a826cbe4dcccace1