How to Install and Uninstall php70-php-pecl-hprose.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "php70-php-pecl-hprose.x86_64" package

This guide let you learn how to install php70-php-pecl-hprose.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php70-php-pecl-hprose.x86_64

2. Uninstall "php70-php-pecl-hprose.x86_64" package

This guide covers the steps necessary to uninstall php70-php-pecl-hprose.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php70-php-pecl-hprose.x86_64 $ sudo dnf autoremove

3. Information about the php70-php-pecl-hprose.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:04:39 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php70-php-pecl-hprose
Version : 1.8.0
Release : 1.el8.remi
Architecture : x86_64
Size : 128 k
Source : php70-php-pecl-hprose-1.8.0-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Hprose for PHP
URL : https://pecl.php.net/package/hprose
License : MIT
Description : Hprose is a High Performance Remote Object Service Engine.
:
: It is a modern, lightweight, cross-language, cross-platform, object-oriented,
: high performance, remote dynamic communication middleware. It is not only
: easy to use, but powerful. You just need a little time to learn, then you
: can use it to easily construct cross language cross platform distributed
: application system.
:
: Hprose supports many programming languages. Through Hprose, You can
: conveniently and efficiently intercommunicate between those programming
: languages.
:
: This project is the implementation of Hprose for PHP.
:
: Package built for PHP 7.0 as Software Collection (php70 by remi).