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
Kuinka parantaa FPS ää Linuxissa?
FPS tarkoittaa Kuvaa sekunnissa. FPS: n tehtävänä on mitata kehysnopeus videotoistoissa tai peliesityksissä. Yksinkertaisin sanoin sekunnissa näytettä...
Suosituimmat Oculus App Lab -pelit
Jos olet Oculus-kuulokemikrofonin omistaja, sinun täytyy olla tietoinen sivulatauksesta. Sivulataus on prosessi, jolla ei-kaupallista sisältöä asennet...
Top 10 Games to Play on Ubuntu
Windows platform has been one of the dominating platforms for gaming because of the huge percentage of games that are developing today to natively sup...