Goodbye, Skype for Business! Time for Virola. Learn more

Virola Client Installation on openSUSE Linux

To install Virola Client on openSUSE, follow these steps:

  1. Install the latest system updates (optional but recommended for better compatibility). The update command depends on your openSUSE distribution:
    • For openSUSE Leap:
      sudo zypper up
      
    • For openSUSE Tumbleweed:
      sudo zypper dup
      
  2. Download the Virola Client installer:
    wget https://virola.io/downloads/2.5.1.25032613/virola-client-fedora-2.5.1.25032613_x86_64.rpm
    
  3. Install the Virola Client:
    sudo zypper install ./virola-client-fedora-2.5.1.25032613_x86_64.rpm
    
    Note! During installation, you will get a "Package is not signed!" warning with the following options: Abort, retry, ignore? [a/r/i] Choose i (ignore) to proceed with the installation.