Score:1

What is the preferred way to install Viber in a 21.10 desktop environment

jp flag

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.

ChanganAuto avatar
us flag
Are you downloading the deb then opening it with Ubuntu Software or telling the browser to automatically open it? The latter is unfortunately no longer supported.
Captain Giraffe avatar
jp flag
Indeed that was my MO. I downloaded the deb from viber.com. I had to install libgstreamer but now it works fine. I still think the question stands. 2 bad packages in the repo. One is a snap with unmet dependencies.
ChanganAuto avatar
us flag
You're right but also there's a reason why it has "unofficial" in the name ;)
Captain Giraffe avatar
jp flag
@ChanganAuto Yeah but still I'd like to trust the software center/snap store
user535733 avatar
cn flag
Snaps are indeed supposed to include dependencies. Please file a bug report with the Snap author.
Score:1
zw flag

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.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.