How to Install and Uninstall php56-php-pecl-quickhash.x86_64 Package on AlmaLinux 8

Last updated: June 26,2024

1. Install "php56-php-pecl-quickhash.x86_64" package

Here is a brief guide to show you how to install php56-php-pecl-quickhash.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install php56-php-pecl-quickhash.x86_64

2. Uninstall "php56-php-pecl-quickhash.x86_64" package

This guide let you learn how to uninstall php56-php-pecl-quickhash.x86_64 on AlmaLinux 8:

$ sudo dnf remove php56-php-pecl-quickhash.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-quickhash.x86_64 package on AlmaLinux 8

Last metadata expiration check: 2:22:12 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : php56-php-pecl-quickhash
Version : 1.0.0
Release : 8.el8.remi
Architecture : x86_64
Size : 31 k
Source : php56-php-pecl-quickhash-1.0.0-8.el8.remi.src.rpm
Repository : remi-safe
Summary : Set of specific strongly-typed classes for sets and hashing
URL : http://pecl.php.net/package/quickhash
License : PHP
Description : This extension contains four classes for managing: an integer set, an integer
: hash, integer to string hash and a string to integer hash. The main features
: are low memory consumption and fast serialization and deserialization of
: the sets and hashes.
:
: Documentation: http://php.net/quickhash
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).