-
corec
-
RE: how do I download Skype???
-
If you're using Ubuntu it might be in Ubuntu software center so you could search for it in there and just click the install button. If its in the repos you could just open up a terminal and type
[code]Sudo apt-get install Skype [/code]
Or it might not go by that exact name but the terminal would display suggestions similar to what you typed so just type [code]sudo apt-get install {package name} [/code]
Then just give your password.
-
04 Jan 11
If you're using Ubuntu it might be in Ubuntu software center so you could search for it in there and just click the install button. If its in the repos you could just open up a terminal and type
Sudo apt-get install Skype
Or it might not go by that exact name but the terminal would display suggestions similar to what you typed so just type
sudo apt-get install {package name}
Then just give your password.