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
- Host: GitHub
- URL: https://github.com/tmiland/imagemagick-autoinstall
- Owner: tmiland
- License: mit
- Created: 2019-07-02T11:08:59.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T11:11:56.000Z (almost 7 years ago)
- Last Synced: 2025-10-13T13:38:16.838Z (9 months ago)
- Topics: auto-install, bash, bash-script, imagemagick, shell, shell-script
- Language: Shell
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageMagick AutoInstall
```
╔═══════════════════════════════════════════════════════════════════╗
║ ImageMagick AutoInstall ║
║ Automatic install script for ImageMagick ║
║ Maintained by @tmiland ║
╚═══════════════════════════════════════════════════════════════════╝
```
[](https://github.com/tmiland/imagemagick-autoinstall/releases)
[](https://github.com/tmiland/imagemagick-autoinstall/blob/master/LICENSE)

## 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
[](https://github.com/tmiland/imagemagick-autoinstall/blob/master/LICENSE)
[MIT License](https://github.com/tmiland/imagemagick-autoinstall/blob/master/LICENSE)