How to Install and Uninstall php74-php-pecl-varnish.x86_64 Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "php74-php-pecl-varnish.x86_64" package

Here is a brief guide to show you how to install php74-php-pecl-varnish.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install php74-php-pecl-varnish.x86_64

2. Uninstall "php74-php-pecl-varnish.x86_64" package

In this section, we are going to explain the necessary steps to uninstall php74-php-pecl-varnish.x86_64 on Rocky Linux 9:

$ sudo dnf remove php74-php-pecl-varnish.x86_64 $ sudo dnf autoremove

3. Information about the php74-php-pecl-varnish.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:58:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php74-php-pecl-varnish
Version : 1.2.6
Release : 1.el9.remi
Architecture : x86_64
Size : 32 k
Source : php74-php-pecl-varnish-1.2.6-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Varnish Cache bindings
URL : https://pecl.php.net/package/varnish
License : BSD
Description : Varnish Cache is an open source, state of the art web application accelerator.
:
: The extension makes it possible to interact with a running varnish instance
: through TCP socket or shared memory.
:
: Package built for PHP 7.4 as Software Collection (php74 by remi).