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

Last updated: October 05,2024

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

Please follow the guidance below to install php-laminas-filter.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall php-laminas-filter.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:26:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-filter
Version : 2.11.1
Release : 2.fc34
Architecture : noarch
Size : 56 k
Source : php-laminas-filter-2.11.1-2.fc34.src.rpm
Repository : updates
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/