Client installation

<< Click to Display Table of Contents >>

  Server and client installation >

Client installation

General

 

Virola client is an application which is used for corporate communication. It is available for Windows, macOS, Linux, Android and iOS.

 

You can get the installer on Virola website or Mac App Store, https://apps.apple.com/us/app/virola-messenger-v2/id6446579430 and https://play.google.com/store/apps/details?id=io.virola.virola_client.

 

To have the Virola application up and running you need to do the following:

 

1.Download the installer

2.Follow installation steps

3.Launch the application and log into it

 

Installation on Linux Ubuntu

 

To install through terminal use the command sudo apt --yes --fix-broken install ./[installation package path]

 

e.g. sudo apt --yes --fix-broken install ./virola-client-debian-2.0.2.23061111_amd64.deb

 

Installation on Linux Arch

 

To install Virol CLient on Linux Arch you need to do the following:

1.Install updates:
sudo pacman -S gnupg
sudo pacman -S archlinux-keyring
sudo pacman -Syu

2.Install wget: sudo pacman -S wget

3.Download the installer: wget [installation link], e.g. wget https://virola.io/get-virola/daily-builds/2.5.1.25031916/virola-client-arch-2.5.1.25031916_x86_64.pkg.tar.zst

4.Install Virola Client: sudo pacman -U ./virola-client-arch-2.5.1.25031916_x86_64.pkg.tar.zst

5.Install additional libraries to launch the Virola Client: sudo pacman -S libxcb xcb-util-cursor

 

Installation on Fedora Linux

 

1.Run command sudo yum -y install <Agent app link>

2.Enter your root password

3.Virola Client  will appear in your list of applications

 

Installation on Linux CentOS

 

To install Virola Client on CentOS, run command sudo yum -y install <INSTALLATION PACKAGE .RPM>

 

Installation on OpenSuse

 

1.Run command sudo zypper install <Virola Client link> to download and install the Virola Client

2.Enter your root password

3.Virola Client  will appear in your list of applications

 

Installation on Alma Linux

 

1.Run command sudo yum -y install <Virola Client link> to download and install the Virola Client

2.Enter your root password

3.Virola Client will appear in your list of applications