Skip to content

Instantly share code, notes, and snippets.

@witooh
Created February 1, 2015 17:42
Embed
What would you like to do?
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
@sayhicoelho
Copy link

ohhh nice! thank you!!!

@yikiksistemci
Copy link

thank you!!!!

@brunohaveroth
Copy link

😄 👍

@manboy-eth
Copy link

Now it seams to be:

  1. sudo apt-get install software-properties-common
  2. sudo apt-get install graphicsmagick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment