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

Last updated: September 06,2024

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

Please follow the guidance below to install php-laminas-http.noarch on Fedora 34

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

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

Please follow the steps below to uninstall php-laminas-http.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:23:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-http
Version : 2.14.3
Release : 1.fc34
Architecture : noarch
Size : 86 k
Source : php-laminas-http-2.14.3-1.fc34.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/