Skip to content

Instantly share code, notes, and snippets.

@diogo-karma
Forked from witooh/graphicsmagick.sh
Created December 1, 2018 01:35
Show Gist options
  • Save diogo-karma/2918c6d74a2e011962fe6c5f074e4731 to your computer and use it in GitHub Desktop.
Save diogo-karma/2918c6d74a2e011962fe6c5f074e4731 to your computer and use it in GitHub Desktop.
Install Graphicsmagick
sudo apt-get install python-software-properties
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:rwky/graphicsmagick
sudo apt-get update
sudo apt-get install graphicsmagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment