Just follow the simple steps to
install skype in ubuntu 13.04
Step 1: Type the below command to add canonical Partner repository .
root@howtolinux-virtual-machine:~# sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Step 2: Now update the repositories
root@howtolinux-virtual-machine:~# sudo apt-get update
Step 3: After updating repositories issue the below command to install skype
root@howtolinux-virtual-machine:~# apt-get install skype
That’s it . After installation you can start using the skype.
0 comments:
Post a Comment