È possibile installare il client VoIP Viber su Ubuntu? In modo che io possa chiamare le persone tramite Viber dal mio PC.
È possibile installare il client VoIP Viber su Ubuntu? In modo che io possa chiamare le persone tramite Viber dal mio PC.
Risposte:
Viber ha rilasciato il suo client ufficiale per Ubuntu / Linux. Per installarlo, apri il tuo terminale con CTRL+ ALT+ Te digita:
wget http://download.cdn.viber.com/cdn/desktop/Linux/Viber.zip
Quindi decomprimilo e cd
in quella directory di Viber. Quindi fai come:
unzip Viber.zip
cd Viber
~/Viber/Viber.sh
Ciò installerà Viber nel tuo Ubuntu.
Come installare in modo .DEB // Attualmente disponibile solo a 64 bit
Apri il tuo terminale e digita:
wget -O viber.deb http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
sudo dpkg -i viber.deb
Questo è tutto. Puoi accedere a Viber nel tuo Ubuntu.
Aggiornamento : ho scoperto che alcuni utenti stanno ottenendo
home/xyz/Viber/Viber: 1: /home/xyz/Viber/Viber: �: not found
/home/xyz/Viber/Viber: 1: /home/xyz/Viber/Viber: ELF: not found
/home/xyz/Viber/Viber: 1: /home/xyz/Viber/Viber: Syntax error: word unexpected (expecting ")")
in modo che il problema possa essere risolto con "♦: comando non trovato" in tty dopo il post di accesso .
Scarica il pacchetto deb da viber.com
Installa il .deb
pacchetto:
cd /viber_download_location/
sudo dpkg -i viber.deb
Se si utilizza il sistema a 32 bit, utilizzare
sudo dpkg --force-architecture -i viber.deb
--force-architecture
? Installerà un pacchetto inutilizzabile.
Terminale aperto
Ctrl+ Alt+T
Digitare il terminale -
username:~$ sudo su
[sudo] password for user:
root:/home/user/# add-apt-repository ppa:alexlarsson/flatpak
root:/home/user/# apt install flatpak
root:/home/user/# apt install gnome-software-plugin-flatpak
root:/home/user/# exit
username:~$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
username:~$ sudo reboot
[sudo] password for user:
Il tuo sistema ora si riavvierà.
Terminale aperto
Ctrl+ Alt+T
Digitare il terminale -
username:~$ flatpak search viber
Application ID Version Branch Remotes Description
com.viber.Viber Stable flathub We connect people, no metter who they are or where they are from.
username:~$ flatpak install flathub com.viber.Viber
Required runtime for com.viber.Viber/x86_64/stable (runtime/org.freedesktop.Platform/x86_64/18.08) found in remote flathub
Do you want to install it? [y/n]: y
Installing in system:
//some code
//some code
//some code
Is this ok [y/n]: y
Installing: org.freedesktop.Platform/x86_64/18.08 from flathub
//some code
//some code
//some code
Installing: com.viber.Viber/x86_64/stable from flathub
//some code
//some code
//some code
username:~$
Apri Viber dal trattino