-
-
Save jahentao/5db904f4d20393050ccf9ecd82e62a59 to your computer and use it in GitHub Desktop.
Install Graphicsmagick
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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