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

Last updated: September 24,2024

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

Please follow the guidelines below to install php-laminas-filter.noarch on Fedora 36

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

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

Please follow the guidance below to uninstall php-laminas-filter.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:28:12 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-filter
Version : 2.17.0
Release : 1.fc36.remi
Architecture : noarch
Size : 59 k
Source : php-laminas-filter-2.17.0-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Filter component
URL : https://github.com/laminas/laminas-filter
License : BSD
Description : The Laminas\Filter component provides a set of commonly needed data filters.
: It also provides a simple filter chaining mechanism by which multiple
: filters may be applied to a single datum in a user-defined order.
:
: Documentation: https://docs.laminas.dev/laminas-filter/