How to Install and Uninstall php-guzzlehttp-promises Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "php-guzzlehttp-promises" package

This tutorial shows how to install php-guzzlehttp-promises on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-guzzlehttp-promises

2. Uninstall "php-guzzlehttp-promises" package

This is a short guide on how to uninstall php-guzzlehttp-promises on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-guzzlehttp-promises $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-guzzlehttp-promises package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-guzzlehttp-promises
Priority: optional
Section: universe/php
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0.3-1build1
Depends: php-common
Filename: pool/universe/p/php-guzzlehttp-promises/php-guzzlehttp-promises_1.0.3-1build1_all.deb
Size: 16018
MD5sum: 85f1660b8c1d26197eca47bd85ecc916
SHA1: 2c27cd6b645997b09b977cbcf3e7abfa2f979afb
SHA256: f6d7b21cfd0c7e30bbf1e1bbc522f2058bfa17253f4247c9dc50a975b54e13a3
Description-en: Guzzle promises library
Promises/A+ implementation that handles promise chaining and resolution
iteratively, allowing for “infinite” promise chaining while keeping the
stack size constant.
Description-md5: 18b5c287c033c8532be7e816529c0c9a
Homepage: https://github.com/guzzle/promises
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu