Answers:
Viber已发布其Ubuntu / Linux的正式客户端。要安装它,请使用CTRL+ ALT+ 打开终端T并输入:
wget http://download.cdn.viber.com/cdn/desktop/Linux/Viber.zip
然后将其解压缩cd
到该viber目录。然后执行以下操作:
unzip Viber.zip
cd Viber
~/Viber/Viber.sh
这将在您的Ubuntu中安装Viber。
如何以.DEB方式安装 ///目前仅64位可用
打开您的终端并输入:
wget -O viber.deb http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
sudo dpkg -i viber.deb
而已。您可以在Ubuntu中访问Viber。
更新:我知道有些用户正在
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 ")")
打开终端
Ctrl+ Alt+T
输入终端-
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:
您的系统现在将重新启动。
打开终端
Ctrl+ Alt+T
输入终端-
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:~$
从破折号打开Viber