• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

How to Install Facebook Messenger Client on Ubuntu 18.04 & 16.04 LTS

Written by Rahul, Updated on June 18, 2018

The Facebook Messenger Client is also available for MacOS, Linux, and Windows operating system. You can install and use all Facebook messenger features from your Desktops application. This tutorial will help you to download and install Facebook messenger client on Ubuntu 18.04 LTS, 17.04 & 16.04 LTS systems.

  • Suggested: Install Corebird Twitter Desktop Client on Ubuntu

1. Download Facebook Messenger for Ubuntu

You can download the Facebook Messenger application for your Ubuntu system directly from its Github releases pages. Click on below image to open Github page and download the Debian package (.dpkg) file as per your operating systme architecture.

2. Install Facebook Messenger

The downloaded file save under ~/Downloads directory on my system. Change the current directory to Downloads and install Facebook messenger application debian package using dpkg command.

cd ~/Downloads
sudo dpkg -i messengerfordesktop-2.0.9-linux-amd64.deb
sudo apt install -f

The last command is only required to install any unmet dependencies for the application.

3. Use Facebook Messenger

Launch the Facebook messenger application from Applications as shown in below screenshot.

Now use your Facebook login details to log in to messenger application and enjoy its features.

Share it!
Share on Facebook
Share on Twitter
Share on LinkedIn
Share on Reddit
Share on Tumblr
Share on Whatsapp
Rahul
Rahul
Connect on Facebook Connect on Twitter

I, Rahul Kumar am the founder and chief editor of TecAdmin.net. I am a Red Hat Certified Engineer (RHCE) and working as an IT professional since 2009..

10 Comments

  1. Avatar ROBERT BUDACH Reply
    November 16, 2020 at 2:50 pm

    not even close to working.

    reparing to unpack messengerfordesktop-2.0.9-linux-amd64.deb …
    Unpacking messengerfordesktop (2.0.9-171) …
    dpkg: dependency problems prevent configuration of messengerfordesktop:
    messengerfordesktop depends on libappindicator1 | libappindicator | libappindicator-gtk3; however:
    Package libappindicator1 is not installed.
    Package libappindicator is not installed.
    Package libappindicator-gtk3 is not installed.
    messengerfordesktop depends on gconf2; however:
    Package gconf2 is not installed.
    messengerfordesktop depends on gconf-service; however:
    Package gconf-service is not installed.
    messengerfordesktop depends on python; however:
    Package python is not installed.

    dpkg: error processing package messengerfordesktop (–install):
    dependency problems – leaving unconfigured
    Processing triggers for gnome-menus (3.36.0-1ubuntu1) …
    Processing triggers for desktop-file-utils (0.24-1ubuntu3) …
    Processing triggers for mime-support (3.64ubuntu1) …
    Processing triggers for hicolor-icon-theme (0.17-2) …
    Errors were encountered while processing:
    messengerfordesktop

  2. Avatar Balazs Reply
    January 30, 2020 at 11:01 am

    Hi,
    Working like charm.
    Only one remark: the dark themes does not change the message text input background to black to see what I’m typing with white font color. Under Ubuntu 18.04.3 LTS.
    Regards.

  3. Avatar gary Reply
    September 27, 2019 at 1:03 pm

    Thank you. Works for me on Linux Mint 19 x64

  4. Avatar gary Reply
    September 27, 2019 at 12:46 pm

    Just want to say what a neat & friendly site. I love it. well done.

  5. Avatar alex Reply
    May 22, 2019 at 6:07 am

    thank you buddy this version works great …. thanks (DEB/32)

  6. Avatar J Reply
    February 4, 2019 at 6:30 am

    Hello Rahul,
    Well, am very much thankful for the instructions and links. It worked perfect for me.

    Thanks Bro… Best Wishes…

  7. Avatar Matt Reply
    September 24, 2018 at 3:11 am

    The dev has dumped this project. Take a look at Caprine instead.
    https://github.com/sindresorhus/caprine

  8. Avatar Elliot Reply
    June 9, 2018 at 2:49 am

    You may wish to fix a typo: a missing space, in your terminal code.
    At the moment, it is: sudo dpkg -imessengerfordesktop-2.0.9-linux-amd64.deb
    It should instead be: sudo dpkg -i messengerfordesktop-2.0.9-linux-amd64.deb

  9. Avatar Alejandro Espejo Reply
    April 25, 2018 at 4:57 am

    Me indica éste error
    dpkg: error: opción -m desconocida

    • Avatar José Reply
      April 26, 2018 at 4:35 am

      ejecuta con gdebi

Leave a Reply Cancel reply

Popular Posts

  • How To Install Python 3.9 on Ubuntu 20.04 5
  • How to Install Python 3.9 on CentOS/RHEL 7 & Fedora 32/31 0
  • How To Install VNC Server on Ubuntu 20.04 1
  • How To Install NVM on macOS with Homebrew 0
  • (Solved) apt-add-repository command not found – Ubuntu & Debian 0
© 2013-2020 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy