Follow simple steps to install devil on Mac
Package Information:
Name: devil
Use: Developer’s Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.
URL: https://sourceforge.net/projects/openil/
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install devil using brew
brew install devil
devil is ready to use now!