Hello Linux Geeksters. As you may know, Connectagram is a word unscrambling game. It allows the users t choose the length of the words, amount of words and the pattern. The game also provides a hint for when the user is stuck. The latest version available is Connectagram 1.1.1.

In this article I will show you how to install Connectagram 1.1.1 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, Elementary OS 0.2 Luna and Pear OS 8.
Because it is available via PPA, so installing Connectagram 1.1.1 on Ubuntu, Linux Mint, Pear OS and Elementary OS is easy. All you have to do is add the ppa to the system, update the local repository index and install the connectagram package. Like this:
$ sudo add-apt-repository ppa:gottcode/gcppa
$ sudo apt-get update
$ sudo apt-get install connectagram