Hello Linux Geeksters. As you may know, Hamachi is very useful for connecting to or more computers, over the internet, in a LAN network. I use it on Windows to play Age of Empires with friends, for example.

Haguichi is a graphical frontend for Hamachi 2, on Linux systems. Haguichi is open source so, there are no licence problems. The latest Haguichi 1.0.25, which has been recently released, coming with the below changes:
- Improved shading of the hi-res application icon so that it looks better on dark backgrounds.
- All automatically detectable terminal applications are now called using the -e option with (except for konsole) the argument enclosed in quotes.
- Fixed crash that happened when disconnecting on quit.
- Other minor fixes, improvements and optimizations.
In this article I will show you how to install Haguichi 1.0.25 on Ubuntu 14.10 Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Pinguy OS 14.04, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Peppermint Five, Deepin 2014, LXLE 14.04, Linux Lite 2.0 and other Ubuntu derivatives.
How to install the latest version of Hamachi available on 32 bit Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and derivative systems:
$ wget https://secure.logmein.com/labs/logmein-hamachi_2.1.0.119-1_i386.deb
$ sudo dpkg -i logmein-hamachi_2.1.0.119-1_i386.deb
How to install the latest version of Hamachi available on 64 bit Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and derivative systems:
$ wget https://secure.logmein.com/labs/logmein-hamachi_2.1.0.119-1_amd64.deb
$ sudo dpkg -i logmein-hamachi_2.1.0.119-1_amd64.deb
After the Hamachi package has been successfully installed, you have to log out and log back in, in order to be able to connect Haguichi to Hamachi 2.
Now, we can go further and install Haguichi 1.0.25. Because it is available via PPA, installing the latest version available of Haguichi on Ubuntu 14.10, Ubuntu 14.04, Ubuntu 12.04 and derivative systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the haguichi package. Like this:
$ sudo add-apt-repository ppa:webupd8team/haguichi
$ sudo apt-get update
$ sudo apt-get install haguichi