Skip to content

Instantly share code, notes, and snippets.

View Cool-Programmer's full-sized avatar

Marshall Miziani Cool-Programmer

View GitHub Profile
@witooh
witooh / graphicsmagick.sh
Created February 1, 2015 17:42
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