How to Install Skype in Ubuntu 10.04 Lucid Lynx First You have to Download the package For 32-bit $ wget http://www.skype.com/go/getskype-linux-beta-ubuntu-32 For 64-bit $ wget http://www.skype.com/go/getskype-linux-beta-ubuntu-64Install The following Libraries$sudo apt-get install libqt4-dbus libqt4-network libqt4-xml libasound2libqt4-dbus libqt4-network libqt4-xml libasound2
Now Install the pckage
$ sudo dpkg -i skype-XXXXXXXXXXXX.deb
If you have any error due to dependency Problem do the following
$ sudo apt-get -f install
SES, SEO, SEM, Linux and Microcontroller Help, News and Experience sharing Blog
"My PIC Microcontroller Articles are moved to http://picmicrochip.blogspot.com
Friday, May 14, 2010
How to Install Skype in Ubuntu 10.04 Lucid Lynx
Subscribe to:
Post Comments (Atom)
2 comments:
Thanks it works great for me.
Skype is in Ubuntu Lucid partner repos, just enable partner repo under the section other in Synaptic and reload and install Skype.
Post a Comment