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

Last updated: October 06,2024

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

This is a short guide on how to install php-guzzlehttp-promises.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall php-guzzlehttp-promises.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:33:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-guzzlehttp-promises
Version : 1.5.1
Release : 2.fc36
Architecture : noarch
Size : 28 k
Source : php-guzzlehttp-promises-1.5.1-2.fc36.src.rpm
Repository : fedora
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/