Skip to content

Instantly share code, notes, and snippets.

@jahentao
Forked from witooh/graphicsmagick.sh
Created January 3, 2019 00:13
Show Gist options
  • Save jahentao/5db904f4d20393050ccf9ecd82e62a59 to your computer and use it in GitHub Desktop.
Save jahentao/5db904f4d20393050ccf9ecd82e62a59 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