Install Skype on Ubuntu/Linux

Install Skype on Unix platform: Ubuntu/Linux/AriOS/BackTrack/Fedora

To Install Skype on Ubuntu/Linux press CTRL+ALT+T to open Terminal For 32Bits type the following commands sequentially:

  1. wget -O skype http://download.skype.com/linux/skype-ubuntu-precise_4.1.0.20-1_i386.deb  
  2. sudo dpkg -i skype  
  3. sudo apt-get -f install && sudo rm skype

For 64Bits type the following commands sequentially:

  1. sudo apt-get install libqt4-webkit > 
  2. wget -O skype http://download.skype.com/linux/skype-ubuntu-precise_4.1.0.20-1_i386.deb  
  3. sudo dpkg -i skype  
  4. sudo apt-get -f install && sudo rm skype

That's it..... :-)

Previous published on - vInfoSpot.com

Comments

Popular Posts