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

Last updated: January 14,2025

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall php-laminas-http.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:33:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-http
Version : 2.16.0
Release : 1.fc36.remi
Architecture : noarch
Size : 84 k
Source : php-laminas-http-2.16.0-1.fc36.remi.src.rpm
Repository : remi
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/