Howto Install Skype perfectly in ubuntu 9.10 Karmic Koala
The world famous communication software skype can easily install in ubuntu 9.10 Karmic koala with simple steps. Skype can be used for Free calls, video calls and instant messaging over the internet. Plus great value calls to phones anywhere in the world. with a broadband internet connection you can make low cost calls to land phones and mobile phones.
First you have to add medibuntu repository.
you can choose one of the following methods for adding medibuntu repository
Open a terminal and type
$ sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -
O /etc/apt/sources.list.d/medibuntu.list
$ sudo apt-get update
$ sudo apt-get --yes -q --allow-unauthenticated install medibuntu-
keyring
$ sudo apt-get -q update
OR
# gksu gedit /etc/apt/sources.list
and add the line
deb http://packages.medibuntu.org/ karmic free non-free
OR
Open System -->Administration-->Synaptic Package Manager and then Settings --> Repositories -->Other Software --> ADD --> deb http://packages.medibuntu.org/ karmic free non-free
After Adding Medibuntu
$ sudo apt-get install skype
Now Your skype is ready for use
$ skype
If you have a any difficulty you can directly download the deb file and install
Download the deb file for skype from here
now double click on the deb file
or
open a terminal and type
$ sudo dpkg -i skype-debian_2.0.0.72-1_i386.deb
Related Posts:
How to Create Wine desktop launcherThis tutorial will explain how to Create working Wine desktop launcher. Reasons for creating Wine desktop launcher ◦Some games launcher exe files … Read More
Yahoo Mail free POP access in ubuntuFor a long time, Yahoo allowed POP access only for Premium accounts, so people used custom applications, like Y!Pops to have this feature. This is not… Read More
How to configure Thunderbird Yahoo mail settings in Ubuntu 9.10 (Karmic)This tutorial will explain how to configure Thunderbird Yahoo mail settings in Ubuntu 9.10. Solution 1 First you need to download newest version of… Read More
How to Create Custom Ubuntu Live-CD With Remastersys in KarmicRemastersys is a tool that can be used to do 2 things with an existing Klikit or Ubuntu or derivative installation.It can make a full system backup in… Read More
How to view CHM (Microsoft Compiled HTML Help) files in UbuntuMicrosoft Compiled HTML Help is a proprietary format for online help files, developed by Microsoft and first released in 1997 as a successor to the Mi… Read More
0 comments:
Post a Comment