Desktop App Installation
How to install the desktop app from Github Releases
Windows Users
Microsoft Store
Standalone Executable (Windows)
Download
bluebubbles_standalone.exefrom GitHub releases (linked above)Run the installer
You may receive a warning from Windows Defender about an unrecognized publisher, simply click "More Info", and then "Run anyways" at the bottom.
Complete the installation
Linux Users
Flatpak
Standalone Executable (Linux)
Download
bluebubbles_linux.zipfrom GitHub Releases (linked above)Unzip
bluebubbles_linux.zipMove
libobjectbox.sofrombundle/libin bundle to/usr/libRun the executable
bluebubbles_appinsidebundle
Note: You might need to install the following dependencies:
For notifications - libnotify-dev
For video playback - vlc, libvlc-dev
For the system tray - appindicator3-0.1, libappindicator3-dev
You can use the following command:
sudo apt-get -y install libnotify-dev vlc libvlc-dev appindicator3-0.1 libappindicator3-devLast updated
Was this helpful?
