you have 2 options to get the package
1- by using wget command
or
2- navigate to viber.com and download your suitable viber version.
after getting the package which is in .deb format....in my case...
open up the terminal then go to the directory you have downloaded viber then you must run :
sudo dpkg -i viber.deb
dpkg is debian package manager and -i switch install the package...check for other switches if you'd like. and that's it
p.s: if viber installation file is in zip format you need to unzip it then run the installer
No comments:
Post a Comment