How to Install and Uninstall php72-php-pecl-request.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "php72-php-pecl-request.x86_64" package
Please follow the step by step instructions below to install php72-php-pecl-request.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php72-php-pecl-request.x86_64
Copied
2. Uninstall "php72-php-pecl-request.x86_64" package
In this section, we are going to explain the necessary steps to uninstall php72-php-pecl-request.x86_64 on Rocky Linux 8:
$
sudo dnf remove
php72-php-pecl-request.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php72-php-pecl-request.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:52:56 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php72-php-pecl-request
Version : 1.0.0
Release : 0.10.b2.el8.remi
Architecture : x86_64
Size : 47 k
Source : php72-php-pecl-request-1.0.0-0.10.b2.el8.remi.src.rpm
Repository : remi-safe
Summary : Server-side request and response objects
URL : http://pecl.php.net/package/request
License : PHP
Description : This extension provides server-side request and response objects for PHP.
: These are *not* HTTP message objects proper. They are more like wrappers
: for existing global PHP variables and functions, with some limited
: additional convenience functionality.
:
: This extension defines two classes in the global namespace:
:
: - ServerRequest, composed of read-only copies of PHP superglobals and some
: other commonly-used values, with methods for adding application-specific
: request information in immutable fashion.
:
: - ServerResponse, essentially a wrapper around (and buffer for) response-
: related PHP functions, with some additional convenience methods, and self-
: sending capability.
:
: Documentation: https://gitlab.com/pmjones/phprequest
:
: Package built for PHP 7.2 as Software Collection (php72 by remi).
Available Packages
Name : php72-php-pecl-request
Version : 1.0.0
Release : 0.10.b2.el8.remi
Architecture : x86_64
Size : 47 k
Source : php72-php-pecl-request-1.0.0-0.10.b2.el8.remi.src.rpm
Repository : remi-safe
Summary : Server-side request and response objects
URL : http://pecl.php.net/package/request
License : PHP
Description : This extension provides server-side request and response objects for PHP.
: These are *not* HTTP message objects proper. They are more like wrappers
: for existing global PHP variables and functions, with some limited
: additional convenience functionality.
:
: This extension defines two classes in the global namespace:
:
: - ServerRequest, composed of read-only copies of PHP superglobals and some
: other commonly-used values, with methods for adding application-specific
: request information in immutable fashion.
:
: - ServerResponse, essentially a wrapper around (and buffer for) response-
: related PHP functions, with some additional convenience methods, and self-
: sending capability.
:
: Documentation: https://gitlab.com/pmjones/phprequest
:
: Package built for PHP 7.2 as Software Collection (php72 by remi).