How to Install and Uninstall php-psr-http-message Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "php-psr-http-message" package

This tutorial shows how to install php-psr-http-message on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php-psr-http-message

2. Uninstall "php-psr-http-message" package

Please follow the guidelines below to uninstall php-psr-http-message on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php-psr-http-message $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-psr-http-message package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php-psr-http-message
Priority: optional
Section: universe/php
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Version: 1.0-1build1
Depends: php-common
Filename: pool/universe/p/php-psr-http-message/php-psr-http-message_1.0-1build1_all.deb
Size: 12136
MD5sum: ec52ddc2e309296002e107bfaa71edff
SHA1: 1217aac553afb25bae893de3fdd3c41b16803b08
SHA256: 917faf395782585ab367c3c4391f3b8df2363ab4ddeaf05aeeb23a338ce98f7c
Description-en: Common interface for HTTP messages
All interfaces/classes/traits related to PSR-7. Note that this is not
an HTTP message implementation of its own. It is merely an interface
that describes a HTTP message. See the specification for more details.
Description-md5: 0d5aaa8632c6405f33706deef9977acc
Homepage: https://github.com/php-fig/http-message
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu