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

Last updated: October 02,2024

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

Learn how to install php-laminas-form.noarch on Fedora 36

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

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

Please follow the step by step instructions below to uninstall php-laminas-form.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:05:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-form
Version : 2.17.1
Release : 1.fc36
Architecture : noarch
Size : 87 k
Source : php-laminas-form-2.17.1-1.fc36.src.rpm
Repository : fedora
Summary : Laminas Framework Form component
URL : https://github.com/laminas/laminas-form
License : BSD
Description : The Laminas\Form is intended primarily as a bridge between your domain models
: and the View Layer. It composes a thin layer of objects representing form
: elements, an InputFilter, and a small number of methods for binding data to
: and from the form and attached objects.
:
: Documentation: https://docs.laminas.dev/laminas-form/