Skip to content

Instantly share code, notes, and snippets.

View obaid's full-sized avatar

Obaid obaid

  • Ottawa
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