You can see with this pictures the ImageMagick software is installed.
And:
But if i try unistall:
$ sudo dpkg --purge --force-all imagemagick
dpkg: warning: ignoring request to remove imagemagick which isn't installed
$ snap remove imagemagick
snap "imagemagick" is not installed
I tried other forms too and none are working.
snap remove
will remove it... ie. what user535733 – guiverc Aug 03 '20 at 03:33sudo apt remove imagemagick
work? – Archisman Panigrahi Aug 04 '20 at 04:02