Hello Linux Geeksters. As you may know, HomeBank is an open-source, cross-platform management software available for Linux, Mac OS X, Windows and Meego, that enables the users to manage their finances and keep track of their transactions.

The latest version available is HomeBank 4.5.6, which has been recently released.
In this article I will show you how to install HomeBank 4.5.6 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Linux Mint 17 Qiana, Linux Mint 16 Petra, Elementary OS 0.3 Isis and Pinguy OS 14.04.
Because it is available via PPA, installing HomeBank 4.5.6 on the listed Ubuntu, Linux Mint, Pinguy OS and Elementary OS systems is easy. All you have to do is add the ppa to your system, update the repository index and install the homebank package. Like this:
$ sudo add-apt-repository ppa:mdoyen/homebank
$ sudo apt-get update
$ sudo apt-get install homebank
Optional, to remove homebank, do:
$ sudo apt-get remove homebank