How to Install and Uninstall php-pecl-hprose.x86_64 Package on Fedora 36

Last updated: October 07,2024

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

This guide covers the steps necessary to install php-pecl-hprose.x86_64 on Fedora 36

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

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

Please follow the instructions below to uninstall php-pecl-hprose.x86_64 on Fedora 36:

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

3. Information about the php-pecl-hprose.x86_64 package on Fedora 36

Last metadata expiration check: 1:37:35 ago on Thu Apr 28 00:33:22 2022.
Available Packages
Name : php-pecl-hprose
Version : 1.8.0
Release : 1.fc36.remi.7.4
Architecture : x86_64
Size : 164 k
Source : php-pecl-hprose-1.8.0-1.fc36.remi.7.4.src.rpm
Repository : remi-modular
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.4.