How to Install and Uninstall php-pecl-http.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "php-pecl-http.x86_64" package
This tutorial shows how to install php-pecl-http.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php-pecl-http.x86_64
Copied
2. Uninstall "php-pecl-http.x86_64" package
Please follow the step by step instructions below to uninstall php-pecl-http.x86_64 on Rocky Linux 8:
$
sudo dnf remove
php-pecl-http.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-pecl-http.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:21:41 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-pecl-http
Version : 4.2.3
Release : 2.el8.remi.8.1
Architecture : x86_64
Size : 248 k
Source : php-pecl-http-4.2.3-2.el8.remi.8.1.src.rpm
Repository : remi-modular
Summary : Extended HTTP support
URL : https://pecl.php.net/package/pecl_http
License : BSD
Description : The HTTP extension aims to provide a convenient and powerful set of
: functionality for major applications.
:
: The HTTP extension eases handling of HTTP URLs, dates, redirects, headers
: and messages in a HTTP context (both incoming and outgoing). It also provides
: means for client negotiation of preferred language and charset, as well as
: a convenient way to exchange arbitrary data with caching and resuming
: capabilities.
:
: Also provided is a powerful request and parallel interface.
:
: Documentation : https://mdref.m6w6.name/http
:
: Package built for PHP 8.1.
Available Packages
Name : php-pecl-http
Version : 4.2.3
Release : 2.el8.remi.8.1
Architecture : x86_64
Size : 248 k
Source : php-pecl-http-4.2.3-2.el8.remi.8.1.src.rpm
Repository : remi-modular
Summary : Extended HTTP support
URL : https://pecl.php.net/package/pecl_http
License : BSD
Description : The HTTP extension aims to provide a convenient and powerful set of
: functionality for major applications.
:
: The HTTP extension eases handling of HTTP URLs, dates, redirects, headers
: and messages in a HTTP context (both incoming and outgoing). It also provides
: means for client negotiation of preferred language and charset, as well as
: a convenient way to exchange arbitrary data with caching and resuming
: capabilities.
:
: Also provided is a powerful request and parallel interface.
:
: Documentation : https://mdref.m6w6.name/http
:
: Package built for PHP 8.1.