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

Last updated: May 02,2024

1. Install "php-react-promise" package

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

$ sudo apt update $ sudo apt install php-react-promise

2. Uninstall "php-react-promise" package

In this section, we are going to explain the necessary steps to uninstall php-react-promise on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-react-promise $ sudo apt autoclean && sudo apt autoremove

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

Package: php-react-promise
Priority: optional
Section: universe/php
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 2.2.1-1build1
Depends: php-common
Filename: pool/universe/p/php-react-promise/php-react-promise_2.2.1-1build1_all.deb
Size: 6350
MD5sum: 156a7087063cb5c9cef639d7c6fadd29
SHA1: 954b14337c7afcf63e7d5d3df56f7749213d300a
SHA256: 0d3040b5558639278226c389092c96f3231804f1f2ed62db72def6657978e071
Description-en: lightweight implementation of CommonJS Promises/A for PHP
React/Promise provides several useful promise-related concepts, such as
joining multiple promises and mapping and reducing collections of promises.
Description-md5: a06a8238a29e28e059972b4998c844c8
Homepage: https://github.com/reactphp/promise
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu