tmiland / imagemagick-autoinstall

Automatic install script for ImageMagick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageMagick AutoInstall

                  ╔═══════════════════════════════════════════════════════════════════╗
                  ║                        ImageMagick AutoInstall                    ║
                  ║                Automatic install script for ImageMagick           ║
                  ║                      Maintained by @tmiland                       ║
                  ╚═══════════════════════════════════════════════════════════════════╝

GitHub release licence Bash

Automatic install script for ImageMagick

  • Install ImageMagick from source

Installation

Download and execute the script:

$ wget https://raw.githubusercontent.com/tmiland/imagemagick-autoinstall/master/imagemagick-autoinstall.sh
$ chmod +x imagemagick-autoinstall.sh
$ ./imagemagick-autoinstall.sh

Note: you will be prompted to enter root password

If root password is not set, type:

$ sudo passwd root

Compatibility and Requirements

  • Debian
  • Ubuntu
  • CentOS
  • Fedora

Donations

  • PayPal me
  • [BTC] : 3MV69DmhzCqwUnbryeHrKDQxBaM724iJC2
  • [BCH] : qznnyvpxym7a8he2ps9m6l44s373fecfnv86h2vwq2

Web Hosting

Sign up for web hosting using this link, and receive $100 in credit over 60 days.

DigitalOcean

Disclaimer

*** Use at own risk ***

License

MIT License Image

MIT License

About

Automatic install script for ImageMagick

License:MIT License


Languages

Language:Shell 100.0%