Fix Broken Dependencies

Running the LAMP stack on Deepin Linux for work. All good but now I need imagick (php5-imagick). What to do?

Have you updated the system first? Auto removed old packages? And then used aptitude instead?

Yes I have tried all of that

Try to install libmagickwand-6.q16-3_6.9.7.4

Already had it

libmagickwand-6.q16-2 needs a outdated package to be installed. need to install the older version

sudo apt-get install imagemagick-6-common=8:6.9.6.5+dfsg-1+deepin

1 Like

OK. sorry it took so long. deepin wiki is in chinese and i dont read chinese.

You have 2 options from this point
Manually install the package version that is missing from something like the debian repo or add a debian repo to the install

why php5 and not php7?

1 Like