I got the following error trying to use imagemagick: ``` ~ $ magick CANNOT LINK EXECUTABLE "magick": library "libzstd.so.1" not found ``` Installing zstd fixes the issue.
I got the following error trying to use imagemagick: ``` ~ $ magick CANNOT LINK EXECUTABLE "magick": library "libzstd.so.1" not found ``` Installing zstd fixes the issue.