After Installation Nextcloud - wrong install-link for the module "libmagickcore"

Hi,
after installing Nextcloud via Dietpi-software there arre some Issues to fix. One of these is a missige module called “libmagickcore”.
In the FAQs there is fix, but this fix points to a version which isnt available anymore.

Could you modif this? Today worked for me:

sudo apt install php-bcmath php-gmp php-imagick libmagickcore-7.q16-10-extra

Thanks
Lassa

The package version depends on your OS version, so it’s still valid for bullseye and bookworm, but indeed not anymore for trixie:
https://packages.debian.org/de/bookworm/libmagickcore-6.q16-6-extra

But the FAQ also says

We propose to ignore them: imagick is not needed at all and a subject of discussion about security issues, bcmath and gmp are required only if you want to use the WebAuthn passwordless authentication with Nextcloud.

Thx Jappe for this info. I was not aware of this :wink:

But dont you think, that the FAQs should match the newest OS-Version (Trixie)?

But don’t you think it would make sense to fill the trouble shooting template to share critical system details?

Yes of course, but nobody noticed it until now.