Hello Linux Geeksters. As you may know, Socializer is a Facebook web application, running on Linux, Windows and Mac OS X. It has a nice and Facebook style interface and a system tray icon for notifications. The app gets updated directly from the Facebook page, via some Javascript, without needing to use Facebook SDK.

Socializer 1.0.2 has been released on the 29th of September, 2013, bringing improvements.
In this article I will show you how to install Socializer 1.0.2 on Ubuntu, Linux Mint, Debian, Crunchbang OS, Elementary OS and Pear OS. There is no ppa available, but it is available as a deb package via qt-apps.org. For now, it works only on 64 bit systems (amd64).
To install Socializer 1.0.2 on 64 bit Ubuntu, Linux Mint, Debian, Elementary OS and Pear OS, do:
$ wget -c https://dl.dropboxusercontent.com/u/66476531/socializer-ubuntu-1.0.2-64bit.deb
$ sudo dpkg -i socializer-ubuntu-1.0.2-64bit.deb
$ sudo apt-get install -f
seen on lffl.org