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

Last updated: January 17,2025

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

Please follow the instructions below to install php-laminas-form.noarch on Fedora 35

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

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

This is a short guide on how to uninstall php-laminas-form.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:24:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-laminas-form
Version : 2.17.1
Release : 1.fc35.remi
Architecture : noarch
Size : 86 k
Source : php-laminas-form-2.17.1-1.fc35.remi.src.rpm
Repository : remi
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/