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

Last updated: July 03,2024

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

Please follow the step by step instructions below to install php-laminas-form.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall php-laminas-form.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:28:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-form
Version : 2.17.1
Release : 1.fc34
Architecture : noarch
Size : 86 k
Source : php-laminas-form-2.17.1-1.fc34.src.rpm
Repository : updates
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/