Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Linux Distributions»Amazon Linux»How to Install ImageMagick on Amazon Linux

    How to Install ImageMagick on Amazon Linux

    By RahulJuly 20, 20191 Min Read

    ImageMagick is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats like GIF, JPEG, PNG, Postscript, and TIFF. We can also use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

    Advertisement

    Install ImageMagick

    Execute the following commands to install ImageMagick with ImageMagick development tools on your Amazon Linux machine.

    sudo yum makecache fast
    sudo yum install ImageMagick ImageMagick-devel
    

    All done

    imagemagick
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    How to Install Apache 2.4 & PHP 7.4 on Amazon Linux

    How to Install MySQL 5.7 on Amazon Linux

    How to Install ImageMagick on CentOS & RHEL

    View 2 Comments

    2 Comments

    1. Ashish S on September 24, 2021 1:47 pm

      Thanks a lot for such a simple solution.

      Reply
    2. Mark on June 5, 2020 1:45 am

      Thank you!! After searching everywhere for this, your soltion worked instantly

      Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • Implementing a Linux Server Security Audit: Best Practices and Tools
    • cp Command in Linux (Copy Files Like a Pro)
    • 15 Practical Examples of dd Command in Linux
    • dd Command in Linux (Syntax, Options and Use Cases)
    • Iptables: Common Firewall Rules and Commands
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.