Hello Linux Geeksters. Meme Ninja is a simple meme creator application. It is still under development, the latest (and first) version available, Meme Ninja 1.0 is an alpha version.

In this article I will show you how to install Meme Ninja 1.0 on Ubuntu, Linux Mint, Elementary OS and Pear OS.
There is no repository available for Meme Ninja, so we have to download the deb package and install it with dpkg. In order not to get dependency issues, we also have to install gambas3-runtime, which is available via some third party PPA. Follow these instructions exactly, in order to get a successful installation of Meme Ninja 1.0 on Ubuntu, Linux Mint, Elementary OS and Pear OS:
$ sudo add-apt-repository ppa:nemh/gambas3
$ sudo apt-get update
$ sudo apt-get install gambas3-runtime
$ wget -c https://dl.dropboxusercontent.com/u/29344756/MemeNinja-Alpha.deb
$ sudo dpkg -i MemeNinja-Alpha.deb
$ sudo apt-get install -f
To add custom meme images, paste them to: /usr/share/meme-ninja/Characters
To add new frames, paste them to: /usr/share/meme-ninja/Frames
To add new effects, paste them to: /usr/share/meme-ninja/Text Styles