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

Last updated: October 07,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:09:59 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-guzzlehttp-promises
Version : 1.5.1
Release : 1.fc35.remi
Architecture : noarch
Size : 27 k
Source : php-guzzlehttp-promises-1.5.1-1.fc35.remi.src.rpm
Repository : remi
Summary : Guzzle promises library
URL : https://github.com/guzzle/promises
License : MIT
Description : Promises/A+ [1] implementation that handles promise chaining and resolution
: interactively, allowing for "infinite" promise chaining while keeping the
: stack size constant.
:
: Autoloader: /usr/share/php/GuzzleHttp/Promise/autoload.php
:
: [1] https://promisesaplus.com/