How to Install and Uninstall php56-php-pecl-phk.x86_64 Package on Rocky Linux 8

Last updated: May 05,2024

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

This is a short guide on how to install php56-php-pecl-phk.x86_64 on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall php56-php-pecl-phk.x86_64 on Rocky Linux 8:

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

3. Information about the php56-php-pecl-phk.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:26:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php56-php-pecl-phk
Version : 3.0.1
Release : 3.el8.remi
Architecture : x86_64
Size : 57 k
Source : php56-php-pecl-phk-3.0.1-3.el8.remi.src.rpm
Repository : remi-safe
Summary : Accelerator for Automap and PHK
URL : http://pecl.php.net/package/phk
License : MIT
Description : An optional accelerator for Automap and PHK.
:
: Automap (http://automap.tekwire.net) is a fast map-based autoloader.
:
: PHK (http://phk.tekwire.net) is a PHP-oriented package/archive system.
:
: This extension does not provide any new feature, it just provides a dramatic
: increase in performance when using Automap and/or PHK.
:
: Note that there is no 'Automap' PECL extension anymore. The PHK extension now
: includes it. So, this is the one you need, even if using Automap out of PHK
: packages.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).