How to Install and Uninstall php83-php-pecl-http.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "php83-php-pecl-http.x86_64" package

In this section, we are going to explain the necessary steps to install php83-php-pecl-http.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install php83-php-pecl-http.x86_64

2. Uninstall "php83-php-pecl-http.x86_64" package

Please follow the step by step instructions below to uninstall php83-php-pecl-http.x86_64 on AlmaLinux 9:

$ sudo dnf remove php83-php-pecl-http.x86_64 $ sudo dnf autoremove

3. Information about the php83-php-pecl-http.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:22:25 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : php83-php-pecl-http
Version : 4.2.4
Release : 1.el9.remi
Architecture : x86_64
Size : 185 k
Source : php83-php-pecl-http-4.2.4-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Extended HTTP support
URL : https://pecl.php.net/package/pecl_http
License : BSD-2-Clause
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.3 as Software Collection (php83 by remi).