To install skype in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands:
wget -O skype.deb http://download.skype.com/linux/skype-ubuntu-precise_4.1.0.20-1_i386.deb
sudo dpkg -i skype.deb
sudo apt-get -f install;
rm skype.deb
Terminal Commands:
wget -O skype.deb http://download.skype.com/linux/skype-ubuntu-precise_4.1.0.20-1_i386.deb
sudo dpkg -i skype.deb
sudo apt-get -f install;
rm skype.deb
No comments:
Post a Comment