Games

How to install Viber on Ubuntu 18.04

Introduction to Viber for Ubuntu 18.04

Viber is a popular messaging application that enables users to make calls, send texts, and share files all over the world, free or at minimal costs. With its vast array of features, including voice and video calls, stickers, and group chats, Viber stands out as one of the go-to messaging platforms. While Viber is mainly associated with mobile devices, it is also accessible on desktop platforms, including Ubuntu.

In this comprehensive guide, we’ll walk you through the installation process of Viber on Ubuntu 18.04 and explore various features, potential troubleshooting tips, and some FAQs that you might find helpful.

Why Choose Viber?

Viber is favored by millions due to its user-friendly interface and array of communication tools. Unlike traditional SMS and voice calls, Viber uses the internet to facilitate communication, which means you can save on phone bills, especially when conversing with international contacts. Features such as:

  • End-to-End Encryption: Ensuring your chats and calls are private.
  • Cross-Platform Syncing: Use your account on multiple devices conveniently.
  • Stickers and Emojis: Infusing your conversations with creativity and personality.
See also  How to install Naruto Mugen on a Chromebook

These aspects make Viber a worthwhile addition to your communication toolkit.

System Requirements for Viber on Ubuntu 18.04

Before diving into the installation process, it’s essential to ensure that your system meets the necessary requirements. Here’s what you need:

  • Operating System: Ubuntu 18.04 LTS (Bionic Beaver) or later.
  • Architecture: 64-bit version of Ubuntu.
  • Internet Connection: A stable internet connection for downloading the application and for regular usage.

Keeping your system updated is a best practice that can help avoid compatibility issues.

Installation Methods

There are a couple of methods to install Viber on Ubuntu 18.04. You can choose either the graphical installation using the Ubuntu Software Center or opt for the command-line installation using terminal commands. We will explore both methods here.

Method 1: Installing Viber via Ubuntu Software Center

  1. Open the Ubuntu Software Center: You can find this in the application menu or search for it using your system’s search function.

  2. Search for Viber: In the search bar, type “Viber” and press Enter. Select the application from the results.

  3. Install the Application: Click the “Install” button and enter your password if prompted. The software center will handle the download and installation process.

  4. Launching Viber: Once the installation is complete, you can locate Viber in your applications and launch it.

Method 2: Installing Viber via Terminal

For those who prefer using the command line, or if you encounter difficulties with the graphical method, the terminal approach is straightforward:

  1. Open the Terminal: You can access the terminal by pressing Ctrl + Alt + T.

  2. Update Your Package Manager: It’s always a good idea to make sure your package manager is up to date. Run the following command:
    bash
    sudo apt update

  3. Install Necessary Dependencies: Viber requires certain libraries. To install these, run the command:
    bash
    sudo apt install libglib2.0-0 libglib2.0-dev

  4. Download Viber: Use the following command to download the latest version of Viber:
    bash
    wget https://download.cdn.viber.com/desktop/Linux/viber.deb

  5. Install Viber: Run the command to install the downloaded package:
    bash
    sudo dpkg -i viber.deb

  6. Fix Any Dependency Issues: In case there are issues with dependencies, use the following command to fix them:
    bash
    sudo apt install -f

  7. Launch Viber: After installation, you can start Viber from the terminal by typing:
    bash
    viber

    Alternatively, find it in your applications menu.

See also  How to Play Commandos 3

Setting Up Viber

After installation, setting up Viber is a breeze. You’ll need a Viber account linked to your mobile number. Follow these steps:

  1. Launch Viber: Open the application from the applications menu or via terminal.
  2. Enter Your Phone Number: Choose your country code and enter your phone number.
  3. Verification: Viber will send a verification code to your phone via SMS. Enter this code in the application to confirm your number.
  4. Import Contacts: If you have your contacts synced, Viber will import them automatically.
  5. Customize Your Profile: You can add a profile picture, and set a status message, making your profile more personalized.

Key Features of Viber

Once you’re set up, you can explore Viber’s impressive features:

1. Text Messaging

  • One-on-One and Group Chats: Communicate freely with friends and family, whether it’s a private chat or a bustling group conversation.

2. Voice and Video Calls

  • High-Definition Calls: Enjoy crystal-clear voice and video quality due to Viber’s superior technology.

3. Stickers and Media Sharing

  • Viber Stickers: Express yourself with a wide range of stickers. You can also create your own.
  • Share Photos and Videos: Easily share media files, documents, and your location.

4. Secret Chats

  • Enhanced Privacy: For conversations that require an additional layer of security, use the Secret Chats feature which includes self-destructing messages.

5. Viber Out

  • Calling Non-Viber Numbers: With Viber Out, you can call landlines and non-Viber numbers worldwide at low rates.

Troubleshooting Common Issues

While Viber generally works smoothly, you might experience some common issues. Here are a few tips:

  1. Audio Issues: If you can’t hear anything during calls, check your sound settings. Ensure that your mic and speaker settings are correct in the system settings and within Viber.

  2. Installation Problems: If you encounter installation issues, you can remove partial installations and start again using:
    bash
    sudo apt remove viber

  3. Syncing Issues: If messages don’t sync across devices, make sure you are logged into the same Viber account on all devices and have a stable internet connection.

See also  How to install PyCharm Community on Linux Mint 21

FAQ Section

1. Is Viber free to use?

Yes, Viber is free to use for messaging and calls to other Viber users. However, calling non-Viber numbers through Viber Out incurs charges.

2. Can I use Viber without a phone?

Viber requires a phone number for setup, but you can use the desktop version to communicate without needing your phone once it’s set up.

3. Is Viber secure?

Viber uses end-to-end encryption for all its communications, ensuring that only you and the person you’re communicating with can read messages or hear calls.

4. What should I do if I forget my verification code?

If you don’t receive your verification code, ensure your phone has a good signal, and then request a new code through Viber.

5. Can I use Viber on multiple devices?

Yes, you can use Viber on multiple devices, including mobile phones, tablets, and desktops, but only one device can be active at a time with the same phone number.

6. How do I uninstall Viber?

You can remove Viber by entering the following command in the terminal:
bash
sudo apt remove viber

Conclusion

Installing Viber on Ubuntu 18.04 opens the door to countless communication possibilities, whether you’re chatting with friends, holding virtual meetings, or simply staying in touch with loved ones. With this guide, you now possess the knowledge to install, set up, and make the most of Viber’s features. Embrace the world of seamless communication with Viber, and enjoy connecting with those who matter most!

About the author

Jeffrey Collins

Jeffrey Collins

Jeffery Collins is a Microsoft Office specialist with over 15 years of experience in teaching, training, and business consulting. He has guided thousands of students and professionals in mastering Office applications such as Excel, Word, PowerPoint, and Outlook. From advanced Excel functions and VBA automation to professional Word formatting, data-driven PowerPoint presentations, and efficient email management in Outlook, Jeffery is passionate about making Office tools practical and accessible. On Softwers, he shares step-by-step guides, troubleshooting tips, and expert insights to help users unlock the full potential of Microsoft Office.