Install BeeBEEP (Secure Lan Messenger) in Ubuntu 14.04 and Higher

Last updated: August 5, 2018

beebeep scure lan messenger

Quick tip shows how to install BeeBEEP, a secure lan messenger, in Ubuntu 14.04, Ubuntu 15.04, Ubuntu 15.10, and derivatives, e.g., Linux Mint 17.x, and Elementary OS Freya.

BeeBEEP is an open source, peer to peer, and secure (encryption based on Rijndael Algorithm, AES) lan messenger. You can talk and share files with all the people inside your local area network such of an office, home or internet cafe without a server.

BeeBEEP features:

  • Free and Multipe OS support: Windows, MacOSX, Linux, OS/2 and eComStation.
  • Easy to use: (no server required)
  • encryption based on Rijndael Algorithm (AES).
  • chat with all people connected, group or single user.
  • files and folders drag and drop support.
  • Offline messages and message history
BeeBEEP in Ubuntu 14.04

BeeBEEP in Ubuntu 14.04

How to Install BeeBEEP in Ubuntu:

UPDATE: BeeBEEP now can be easily installed via snap, in Ubuntu 16.04 and higher simply search for and install beebeep in Ubuntu Software.

1. Install Required Qt5 libraries:

Open terminal from the Dash, App Launcher, or via Ctrl+Alt+T shortcut key. When it opens, run command to install required packages:

sudo apt-get install libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5printsupport5 libqt5multimedia5 libqt5multimedia5-plugins libxcb-screensaver0

beebeep-requirement

2. Download:

Depends on your OS type, check out Shutdown menu (top-right corner) -> About This Computer, select download BeeBEEP for Linux from link below:

BeeBEEP Download Page

3. Extract the downloaded package and run BeeBEEP executable from the result folder.

launch-beebeep

Don’t see the “Run” option? Go to File Browser menu Edit -> Preferences -> Behavior tab, check the box where it says ‘Run executable text files when they are opened’. Apply changes by nautilus -q command or just log out and back in.

4. Create shortcut icon.

After running the messenger for the first time, it automatically creates a launcher for current user so that you can next time launch the software from the Dash or Application Launcher.

beebeep-launcher

That’s it. Enjoy!

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

2 responses to Install BeeBEEP (Secure Lan Messenger) in Ubuntu 14.04 and Higher

  1. Hi, I just download the package, when I try to run BeeBEEP executable, nothing happens, you have any clue? Thank you for your time.

    • Hello! Be sure to have downloaded the right BeeBEEP version (32 or 64 bit available).
      If the file BeeBEEP is not an executable please run from the command line in the BeeBEEP folder:
      chmod a+x beebeep

      Then try to start… if you have problem please visit the section HELP in the beebeep.net website.