How to Install and Uninstall php80-php-pecl-protobuf.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

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

This is a short guide on how to install php80-php-pecl-protobuf.x86_64 on Oracle Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall php80-php-pecl-protobuf.x86_64 on Oracle Linux 8:

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

3. Information about the php80-php-pecl-protobuf.x86_64 package on Oracle Linux 8

Last metadata expiration check: 3:05:17 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php80-php-pecl-protobuf
Version : 3.21.5
Release : 1.el8.remi
Architecture : x86_64
Size : 126 k
Source : php80-php-pecl-protobuf-3.21.5-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Mechanism for serializing structured data
URL : https://pecl.php.net/package/protobuf
License : BSD and MIT
Description : Google's language-neutral, platform-neutral, extensible mechanism for
: serializing structured data.
:
: See: https://developers.google.com/protocol-buffers/
:
: Package built for PHP 8.0 as Software Collection (php80).