How to Install and Uninstall php-guzzlehttp-guzzle.noarch Package on Fedora 35

Last updated: February 04,2025

1. Install "php-guzzlehttp-guzzle.noarch" package

Please follow the instructions below to install php-guzzlehttp-guzzle.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-guzzlehttp-guzzle.noarch

2. Uninstall "php-guzzlehttp-guzzle.noarch" package

This guide let you learn how to uninstall php-guzzlehttp-guzzle.noarch on Fedora 35:

$ sudo dnf remove php-guzzlehttp-guzzle.noarch $ sudo dnf autoremove

3. Information about the php-guzzlehttp-guzzle.noarch package on Fedora 35

Last metadata expiration check: 4:56:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-guzzlehttp-guzzle
Version : 5.3.4
Release : 6.fc35
Architecture : noarch
Size : 98 k
Source : php-guzzlehttp-guzzle-5.3.4-6.fc35.src.rpm
Repository : fedora
Summary : PHP HTTP client and webservice framework
URL : http://guzzlephp.org
License : MIT
Description : Guzzle is a PHP HTTP client that makes it easy to work with HTTP/1.1 and takes
: the pain out of consuming web services.
:
: * Pluggable HTTP adapters that can send requests serially or in parallel
: * Doesn't require cURL, but uses cURL by default
: * Streams data for both uploads and downloads
: * Provides event hooks & plugins for cookies, caching, logging, OAuth, mocks,
: etc
: * Keep-Alive & connection pooling
: * SSL Verification
: * Automatic decompression of response bodies
: * Streaming multipart file uploads
: * Connection timeouts
:
: Autoloader: /usr/share/php/GuzzleHttp/autoload.php