I have Rocky Linux 8. All packages are up to date.
I'm trying to install Imagick for OpenLiteSpeed PHP 8.0:
and getting the following:
I'm trying to install Imagick for OpenLiteSpeed PHP 8.0:
Code:
dnf install lsphp80-pecl-imagick
Code:
Error:
Problem: conflicting requests
- nothing provides libMagickCore-6.Q16.so.6()(64bit) needed by lsphp80-pecl-imagick-3.4.4-1.el8.8.0.x86_64
- nothing provides libMagickWand-6.Q16.so.6()(64bit) needed by lsphp80-pecl-imagick-3.4.4-1.el8.8.0.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)