Skip to content

Instantly share code, notes, and snippets.

@vaghul
Forked from witooh/graphicsmagick.sh
Created December 30, 2017 08:34
Show Gist options
  • Save vaghul/ecf810ddf5e0d49d8a6cc3e2d912bcbb to your computer and use it in GitHub Desktop.
Save vaghul/ecf810ddf5e0d49d8a6cc3e2d912bcbb 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