Install and Access Facebook Messenger on Linux Desktop

linuxmessenger app is a “Facebook-like” client for Linux desktop was written in Python language. It allows you to login to your Facebook account right from the command line without installing it on your system and have chat with your loved ones with much a like a Facebook interface. If you want, you can install it as a desktop client. This application has some built-in features like desktop notifications, pop-up alert, friends request and chat sound (with On/Off options).

Install Facebook Messenger in Linux
Facebook Messenger for Linux

Installing Facebook Messenger

The installation is very straightforward, simply open the terminal and install python3, PyQt4 dependencies packages required by the application to run.

# apt-get install python-setuptools python3-setuptools python-qt4-phonon python-qt4-phonon python3-pyqt4.phonon

Next, download the linuxmessenger zip file from the github page, using wget command. Once downloaded, extract it to your desired directory or home directory. You should get a folder similar to “linuxmessenger-master”.

# wget https://github.com/oconnor663/linuxmessenger/archive/master.zip
# unzip master.zip

To verify, whether application is working, Go to the extracted folder “linuxmessenger-master” and run the “fbmessenger” script file.

# cd linuxmessenger-master/
# ./fbmessenger

A “Facebook Messenger” window opens, Enter your Facebook login credentials and chat with your friends.

Install Facebook Messenger in Ubuntu
Facebook Messenger in Ubuntu 13.10

If you would like to install this application as a desktop client, simply run the “setup.py” script or you just execute the “fbmessenger” from the terminal and have everything as a desktop client.

# ./setup.py install

There are also builds for RPM based and Debian distributions, so you can install and build it on most distro. As I said the script written in Python language, so it should work on all Linux platforms as long as required dependencies packages are fulfilled.

If you read this far, tweet to the author to show them you care. Tweet a thanks
Ravi Saive
I am an experienced GNU/Linux expert and a full-stack software developer with over a decade in the field of Linux and Open Source technologies

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

4 thoughts on “Install and Access Facebook Messenger on Linux Desktop”

  1. Shit, he says:

    Sorry, but we can not continue accepting Facebook Messenger for Windows. It will stop working on March 3, 2014.

    We value you use Messenger to communicate with friends and want to make sure you know you can keep chatting and watching your posts in http://www.facebook.com. Learn more.

    Nuisance K we

    Reply

Got something to say? Join the discussion.

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.