How to Install and Uninstall php71-php-pecl-http.x86_64 Package on Fedora 35

Last updated: November 24,2024

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

This guide covers the steps necessary to install php71-php-pecl-http.x86_64 on Fedora 35

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

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

Please follow the guidelines below to uninstall php71-php-pecl-http.x86_64 on Fedora 35:

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

3. Information about the php71-php-pecl-http.x86_64 package on Fedora 35

Last metadata expiration check: 2:33:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php71-php-pecl-http
Version : 3.3.0
Release : 1.fc35.remi
Architecture : x86_64
Size : 186 k
Source : php71-php-pecl-http-3.3.0-1.fc35.remi.src.rpm
Repository : remi
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 7.1 as Software Collection (php71 by remi).