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

Last updated: September 18,2024

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

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

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

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

Here is a brief guide to show you how to uninstall php-guzzlehttp-promises.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:08:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-guzzlehttp-promises
Version : 1.3.1
Release : 10.fc34
Architecture : noarch
Size : 24 k
Source : php-guzzlehttp-promises-1.3.1-10.fc34.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/