Hello Linux Geeksters. As you may know, Hexalate is a color matching game. The users have to rotate the circles and position them so that each touching line matches in color. The latest version available is Hexalate 1.0.2.

In this article I will show you how to install Hexalate 1.0.2 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Sid, Elementary OS 0.2 Luna and Pear OS 8.
Hexalate 1.0.2 is available in the default repositories of Ubuntu 13.10 Saucy Salamander, Linux Mint 16 Petra and Debian Sid, so installing it is easy. Just do:
$ sudo apt-get update
$ sudo apt-get install hexalate
For Ubuntu 13.04/12.10/12.04, Linux Mint 15/14/13, Elementary OS 0.2 and Pear OS 8, we will have to use some third party PPA, in order to successfully install Hexalate 1.0.2:
$ sudo add-apt-repository ppa:gottcode/gcppa
$ sudo apt-get update
$ sudo apt-get install hexalate