Ubuntu

Franz Messaging App for WhatsApp, Slack, WeChat, Telegram, and More

Franz Messaging App for WhatsApp, Slack, WeChat, Telegram, and More
It can be a hassle to manage multiple messaging applications at once. Thanks to the Franz Messaging App, you no longer need to jump from one app to another. With Franz, every messaging app is available in one window. Franz is a cross-platform application that manages multiple messaging services, such as Facebook, Whatsapp, WeChat, Discord, Skype, etc.

Moreover, Franz also allows you to manage multiple accounts quite conveniently. Franz supports up to three services for free, and you will need to purchase their subscription plan for additional services. This article shows you how to install the Franz application on your Ubuntu 20.04 or 20.10 system.

Installing Franz in Ubuntu 20.04, 20.10

To install Franz on Ubuntu, first, visit https://meetfranz.com/#download and download the Debian package of Franz by clicking the Ubuntu download button:

Or you can issue the following command in the terminal to download the package:

$ wget -O franz_5.6.1_amd64.deb https://github.com/meetfranz/franz/
releases/download/v5.6.1/franz_5.6.1_amd64.deb

After downloading the package, change the directory to which the package is downloaded. If the package is in Downloads, then issue the following:

$cd \Downloads

Or you can open the Downloads folder, right-click, and then select Open in terminal, which will automatically set the directory.

To install the Debian package, issue the following:

$sudo apt install ./franz_5.6.1_amd64.deb

It can be seen in Applications. Open the Franz application by clicking the icon:

At the main screen of the Franz application, you will be presented with two options: you can either create a new account or log in:

After logging in, various services can be added or removed:

How to Uninstall Franz from Ubuntu 20.04, 20.10

To uninstall Franz from Linux, issue the following command:

$sudo apt remove franz

To completely remove Franz from your device, enter the following:

$sudo apt remove -autoremove franz
Як показати накладання екранного меню в повноекранному додатку та іграх для Linux
Гра у повноекранні ігри або використання додатків у повноекранному повноекранному режимі може відключити від відповідної системної інформації, видимої...
Топ 5 карт для захоплення ігор
Ми всі бачили і любили потокові ігри на YouTube. PewDiePie, Jakesepticye та Markiplier - лише деякі з найкращих геймерів, які заробили мільйони, заван...
Як розробити гру на Linux
Десять років тому не так багато користувачів Linux передбачали, що їх улюблена операційна система колись стане популярною ігровою платформою для комер...