ImageMagic

Discussion in 'Server Operation' started by PortMan, Jun 13, 2006.

  1. PortMan

    PortMan New Member

    I'm running Fedora 5 and I want to see if ImageMagic is installed. How can I determin this? There has to be a command line or something.?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Run
    Code:
    yum search imagemagick
    If it's installed, it should display "installed" next to the package.
     
  3. edge

    edge Active Member Moderator

    Or... Login, and type convert -version
    When installed it will give you the version of ImageMagick
     

Share This Page