Wednesday, May 1, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1490  / 3 Years ago, sun, august 15, 2021, 12:56:58

In my previous ubuntu installs I've downloaded a deb for 12.04 from the viber website. From there I have needed to install some dependencies; not a biggie. But now I'm seeing viber in the snap store. I'm thinking cool, this should be easy.


"viber-unofficial" snap is missing a dependency on glibc 2.33. I thought snaps would include their dependecies.
"viber-mtd" - Viber desktop support ubuntu. Doesn't seem to be doing anything.


When I try to install the deb from the viber website, I get the message "not supported" in the snap store application.


I'm running gnome. 21'10 flavor.


More From » viber

 Answers
6

You have three download options:



  1. AppImage from https://download.cdn.viber.com/desktop/Linux/viber.AppImage



  2. deb-file from https://download.cdn.viber.com/cdn/desktop/Linux/viber.deb



  3. Flatpak to install with the following commands:


    sudo apt update
    sudo apt install flatpak
    flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
    flatpak install flathub com.viber.Viber



I find traditional deb-based method preferable.


[#929] Monday, August 16, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
velelf

Total Points: 395
Total Questions: 115
Total Answers: 107

Location: Sudan
Member since Mon, Jun 1, 2020
4 Years ago
velelf questions
Sat, Nov 6, 21, 05:08, 3 Years ago
Fri, Sep 24, 21, 01:23, 3 Years ago
Sun, Oct 9, 22, 07:37, 2 Years ago
Mon, Oct 10, 22, 08:55, 2 Years ago
Thu, Feb 17, 22, 00:27, 2 Years ago
;