{"id":1370,"date":"2021-12-16T13:13:58","date_gmt":"2021-12-16T10:13:58","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/21\/how-to-set-up-viber-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/21\/how-to-set-up-viber-on-linux\/"},"modified":"2021-12-16T13:13:58","modified_gmt":"2021-12-16T10:13:58","slug":"how-to-set-up-viber-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1370-how-to-set-up-viber-on-linux\/","title":{"rendered":"How to set up Viber on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Viber is a cross-platform instant messaging application. It is available for all users to use to send texts, images, videos, and audio and visual calls. Viber is a lot like Telegram, and it has native support for Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406752 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-set-up-viber-on-linux.png\" alt=\"\" width=\"1200\" height=\"667\"\/><\/p>\n<p>In this guide, we\u2019ll show you how to download and install the Viber application on Linux. We\u2019ll also go over how to configure the Viber application on Linux.<\/p>\n<h2>Installing Viber on Linux<\/h2>\n<p>There are a few ways to get Viber working on Linux. The application works on Ubuntu, Debian, Fedora, and OpenSUSE. It also works via Flatpak and Snap.<\/p>\n<p>To start the installation on your Linux operating system, you must open up a terminal window. You can launch a terminal window on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Alternatively, you can launch a terminal window on the desktop by searching for \u201cTerminal\u201d in the app menu.<\/p>\n<p>Once the terminal window is open and ready to use, follow the installation instructions down below that corresponds with the Linux OS you currently use.<\/p>\n<h4>Ubuntu\/Debian<\/h4>\n<p>You can get Viber installed on Ubuntu and Debian by downloading the latest DEB package to your computer and installing it. To download the Viber DEB package, use the following <strong>wget<\/strong> download command below.<\/p>\n<pre>\nwget https:\/\/download.cdn.viber.com\/cdn\/desktop\/Linux\/viber.deb\n<\/pre>\n<p>After downloading the DEB package to your computer, you can install the Viber application using the <strong>apt install<\/strong> command below.<\/p>\n<p>Note: if you are using an older release of Debian that doesn\u2019t have Apt, you\u2019ll need to install Viber with the <strong>dpkg<\/strong> command instead.<\/p>\n<pre>\nsudo apt install .\/viber.deb\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Viber is available for Arch Linux users in the form of an AUR package. To install Viber, you must first set up the Trizen AUR helper. This program will make the app much easier to get working.<\/p>\n<p>To install the Trizen app, start by setting up the \u201cgit\u201d and \u201cbase-devel\u201d packages. To do this, use the <strong>pacman<\/strong> command down below.<\/p>\n<pre>\nsudo pacman -S git base-devel\n<\/pre>\n<p>Following the installation of the two packages, use the commands below to set up the Trizen application.<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\ncd trizen\/\nmakepkg -sri\n<\/pre>\n<p>With the app installed, use the <strong>trizen -S<\/strong> command to get the latest release of Viber set up on your Arch Linux PC.<\/p>\n<pre>\ntrizen -S viber\n<\/pre>\n<h4>Fedora<\/h4>\n<p>The Viber app can be set up on Fedora by downloading the latest Viber RPM package file to your computer. To do that, use the <strong>wget<\/strong> download command below.<\/p>\n<pre>\nwget https:\/\/download.cdn.viber.com\/desktop\/Linux\/viber.rpm\n<\/pre>\n<p>Once the RPM package file is done downloading, you\u2019ll be able to install the application on your system using the <strong>dnf install<\/strong> command below.<\/p>\n<pre>\nsudo dnf install viber.rpm\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>OpenSUSE has support for Viber through the Fedora RPM package. However, understand that this support isn\u2019t guaranteed, as the website doesn\u2019t list SUSE as officially supported.<\/p>\n<p>To get the Viber RPM package onto your SUSE system, use the following <strong>wget<\/strong> download command. This command will grab the latest RPM and place it into your home folder.<\/p>\n<pre>\nwget https:\/\/download.cdn.viber.com\/desktop\/Linux\/viber.rpm\n<\/pre>\n<p>Next, use the <strong>zypper install<\/strong> command below to install the Viber RPM package onto OpenSUSE.<\/p>\n<pre>\nsudo zypper install viber.rpm\n<\/pre>\n<h4>Snap<\/h4>\n<p>Viber is available to install from the Ubuntu snap store. However, you\u2019ll first need to set up the Snap package runtime on your system to get it working. To do that, follow our Snap installation guide.<\/p>\n<p>Now that the Snap runtime is configured, you can use the <strong>snap install<\/strong> command to get Viber up and running on your computer.<\/p>\n<pre>\nsudo snap install viber-unofficial\n<\/pre>\n<h4>Flatpak<\/h4>\n<p>If you use Flatpak, you\u2019ll be able to get the Flatpak release of Viber up and running, provided you have the runtime configured. Unsure of how to set up the Flatpak runtime on your computer? Follow along with our guide on the subject.<\/p>\n<p>With the runtime set up, use the two commands below to get the Viber app working.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\nflatpak install flathub com.viber.Viber\n<\/pre>\n<h2>Set up Viber on Linux<\/h2>\n<p>To use Viber on Linux, you also have to have it set up on your mobile phone. So first, install Viber on your Android or iOS device, and sign in. Once you\u2019ve signed in, click on the menu button in the app, and locate the QR code reader to launch it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-406752 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-set-up-viber-on-linux.png\" alt=\"\" width=\"1200\" height=\"667\"\/><\/p>\n<p>Select the QR code reader button to launch it. Then, open up the Viber app on your Linux system. Then, using your phone and the Viber app, scan the QR code. Once you\u2019ve scanned the QR code, the Viber Linux app will be ready to use.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Viber is a cross-platform instant messaging application. It is available for all users to use to send texts, images, videos, and audio and visual calls. Viber is a lot like Telegram, and it has native support for Linux. In this guide, we\u2019ll show you how to download and install the Viber application on &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1371,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1370"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1370"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1370\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1371"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1370"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1370"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}