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

Last updated: May 19,2024

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

This guide let you learn how to install php73-php-pecl-grpc.x86_64 on Oracle Linux 8

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

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

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

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

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

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