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

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install php81-php-pecl-grpc.x86_64 on Oracle Linux 8

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

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

This guide let you learn how to uninstall php81-php-pecl-grpc.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 1:52:12 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php81-php-pecl-grpc
Version : 1.48.1
Release : 1.el8.remi
Architecture : x86_64
Size : 2.8 M
Source : php81-php-pecl-grpc-1.48.1-1.el8.remi.src.rpm
Repository : remi-safe
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 as Software Collection (php81 by remi).