How to Install and Uninstall php80-php-pecl-grpc.x86_64 Package on Fedora 38

Last updated: October 02,2024

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

In this section, we are going to explain the necessary steps to install php80-php-pecl-grpc.x86_64 on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall php80-php-pecl-grpc.x86_64 on Fedora 38:

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

3. Information about the php80-php-pecl-grpc.x86_64 package on Fedora 38

Last metadata expiration check: 0:13:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php80-php-pecl-grpc
Version : 1.62.0
Release : 1.fc38.remi
Architecture : x86_64
Size : 2.6 M
Source : php80-php-pecl-grpc-1.62.0-1.fc38.remi.src.rpm
Repository : remi
Summary : General RPC framework
URL : https://pecl.php.net/package/grpc
License : Apache-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.0 as Software Collection (php80 by remi).