How to Install and Uninstall php-laminas-http.noarch Package on Fedora 38

Last updated: November 29,2024

1. Install "php-laminas-http.noarch" package

Learn how to install php-laminas-http.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install php-laminas-http.noarch

2. Uninstall "php-laminas-http.noarch" package

Please follow the instructions below to uninstall php-laminas-http.noarch on Fedora 38:

$ sudo dnf remove php-laminas-http.noarch $ sudo dnf autoremove

3. Information about the php-laminas-http.noarch package on Fedora 38

Last metadata expiration check: 1:49:00 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php-laminas-http
Version : 2.18.0
Release : 2.fc38
Architecture : noarch
Size : 103 k
Source : php-laminas-http-2.18.0-2.fc38.src.rpm
Repository : fedora
Summary : Laminas Framework Http component
URL : https://github.com/laminas/laminas-http
License : BSD
Description : Laminas\Http is a primary foundational component of Laminas Framework.
: Since much of what PHP does is web-based, specifically HTTP,
: it makes sense to have a performant, extensible, concise and
: consistent API to do all things HTTP.
:
: Documentation: https://docs.laminas.dev/laminas-http/