The **giftoa** and **rightgif** scripts can now be installed via pip:
`sudo pip3 install git+git://github.com/EriHoss/giftoa.git1.0.0.0`
You still must first install the hidden dependencies:
`sudo apt-get install gcc imagemagick jp2a libncurses-dev`
The **giftoa** command will now print an error message if you are missing imagemagick, jp2a, or a valid C compiler.
It cannot however, detect if **libncurses-dev** is missing from your system. Make sure you install it.