Có thể cài đặt máy khách VoIP Viber trên Ubuntu không? Để tôi có thể gọi mọi người thông qua Viber từ PC của tôi.
Có thể cài đặt máy khách VoIP Viber trên Ubuntu không? Để tôi có thể gọi mọi người thông qua Viber từ PC của tôi.
Câu trả lời:
Viber đã phát hành ứng dụng khách chính thức cho Ubuntu / Linux. Để cài đặt nó, hãy mở terminal của bạn bằng CTRL+ ALT+ Tvà gõ:
wget http://download.cdn.viber.com/cdn/desktop/Linux/Viber.zip
Sau đó giải nén nó và cd
vào thư mục viber đó. Sau đó làm như:
unzip Viber.zip
cd Viber
~/Viber/Viber.sh
Điều đó sẽ cài đặt Viber trong Ubuntu của bạn.
Cách cài đặt theo cách .DEB // Hiện chỉ có sẵn 64 bit
Mở thiết bị đầu cuối của bạn và gõ:
wget -O viber.deb http://download.cdn.viber.com/cdn/desktop/Linux/viber.deb
sudo dpkg -i viber.deb
Đó là nó. Bạn có thể truy cập Viber trong Ubuntu của bạn.
Cập nhật : Tôi biết rằng một số người dùng đang nhận được
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 ")")
để vấn đề có thể được khắc phục bằng "♦: lệnh không tìm thấy" trong tty sau khi đăng nhập .
Tải xuống gói deb từ viber.com
Cài đặt .deb
gói:
cd /viber_download_location/
sudo dpkg -i viber.deb
Nếu bạn đang chạy hệ thống 32 bit, hãy sử dụng
sudo dpkg --force-architecture -i viber.deb
--force-architecture
gì? Nó sẽ cài đặt một gói không thể sử dụng.
Thiết bị đầu cuối mở
Ctrl+ Alt+T
Nhập vào thiết bị đầu cuối -
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:
Hệ thống của bạn sẽ khởi động lại.
Thiết bị đầu cuối mở
Ctrl+ Alt+T
Nhập vào thiết bị đầu cuối -
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:~$
Mở Viber từ dấu gạch ngang