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

Last updated: May 11,2024

1. Install "php-pecl-grpc.x86_64" package

Learn how to install php-pecl-grpc.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install php-pecl-grpc.x86_64

2. Uninstall "php-pecl-grpc.x86_64" package

Please follow the steps below to uninstall php-pecl-grpc.x86_64 on Rocky Linux 8:

$ sudo dnf remove php-pecl-grpc.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:39 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-pecl-grpc
Version : 1.48.1
Release : 1.el8.remi.8.1
Architecture : x86_64
Size : 5.6 M
Source : php-pecl-grpc-1.48.1-1.el8.remi.8.1.src.rpm
Repository : remi-modular
Summary : General RPC framework
URL : https://pecl.php.net/package/grpc
License : ASL 2.0
Description : Remote Procedure Calls (RPCs) provide a useful abstraction for building
: distributed applications and services. The libraries in this repository
: provide a concrete implementation of the gRPC protocol, layered over HTTP/2.
: These libraries enable communication between clients and servers using
: any combination of the supported languages
:
: Package built for PHP 8.1.