Expected behavior php-pecl-imagick can be installed Actual behavior php-pecl-imagick cannot be installed, and produces the following error: Problem: package php-pecl-imagick-3.7.0-1.el9.x86_64 requires php(api) = 20200930-64, but none of the providers can be installed package php-pecl-imagick-3.7.0-1.el9.x86_64 requires php(zend-abi) = 20200930-64, but none of the providers can be installed conflicting requests package php-common-8.0.20-3.el9.x86_64 is filtered out by modular filtering I'm seeing this behavior on OS: AlmaLinux 9 PHP: 8.1.8 php-pecl-imagick: 3.7.0 Steps to reproduce, backtrace or example script dnf module install php 8.1.8 dnf install php-pecl-imagick
Sorry but EPEL is not able to provide additional packages for module. So PHP extensions are only available for PHP 8.0 which is the default version.