An open API service indexing awesome lists of open source software.

https://github.com/tmiland/imagemagick-autoinstall

Automatic install script for ImageMagick
https://github.com/tmiland/imagemagick-autoinstall

auto-install bash bash-script imagemagick shell shell-script

Last synced: about 2 months ago
JSON representation

Automatic install script for ImageMagick

Awesome Lists containing this project

README

          

# ImageMagick AutoInstall

```
╔═══════════════════════════════════════════════════════════════════╗
║ ImageMagick AutoInstall ║
║ Automatic install script for ImageMagick ║
║ Maintained by @tmiland ║
╚═══════════════════════════════════════════════════════════════════╝
```
[![GitHub release](https://img.shields.io/github/release/tmiland/imagemagick-autoinstall.svg?style=for-the-badge)](https://github.com/tmiland/imagemagick-autoinstall/releases)
[![licence](https://img.shields.io/github/license/tmiland/imagemagick-autoinstall.svg?style=for-the-badge)](https://github.com/tmiland/imagemagick-autoinstall/blob/master/LICENSE)
![Bash](https://img.shields.io/badge/Language-SH-4EAA25.svg?style=for-the-badge)

## Automatic install script for ImageMagick

* Install ImageMagick from source

## Installation

#### Download and execute the script:

```bash
$ 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:

```bash
$ sudo passwd root
```
## Compatibility and Requirements

* Debian
* Ubuntu
* CentOS
* Fedora

## Donations
- [PayPal me](https://paypal.me/milanddata)
- [BTC] : 3MV69DmhzCqwUnbryeHrKDQxBaM724iJC2
- [BCH] : qznnyvpxym7a8he2ps9m6l44s373fecfnv86h2vwq2

## Web Hosting

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

[DigitalOcean](https://m.do.co/c/f1f2b475fca0)

#### Disclaimer

*** ***Use at own risk*** ***

### License

[![MIT License Image](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/MIT_logo.svg/220px-MIT_logo.svg.png)](https://github.com/tmiland/imagemagick-autoinstall/blob/master/LICENSE)

[MIT License](https://github.com/tmiland/imagemagick-autoinstall/blob/master/LICENSE)