Skip to content

Instantly share code, notes, and snippets.

@vaghul
Forked from witooh/graphicsmagick.sh
Created December 30, 2017 08:34
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment