How to install skype in ubuntu 12.04 / 13.04

You can install skype in ubuntu 12.04 / 13.04 in just 3 steps . We can install skype through software center but few icon issues were reported . so better try to install skype in terminal mode.
Just follow the simple steps to install skype in ubuntu 12.04 and 13.04

Install skype in ubuntu 12.04 / 13.04

Step 1 » Type the below command to add canonical Partner repository .
krizna@leela:~$ sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Step 2 » Now update the repositories
krizna@leela:~$ sudo apt-get update
Step 3 » After updating repositories issue the below command to install skype
krizna@leela:~$ apt-get install skype
That’s it . After installation you can start using the skype.

Disqus Comments Loading...
Share
Published by
krizna

Recent Posts

How to install Visual Studio Code on ubuntu 20.04

Visual Studio Code is a popular code editor which is lightweight and cross platform application.…

4 years ago

How to install MySQL workbench on ubuntu 20.04

MySQL workbench is a GUI tool for managing MySQL database system. It is used by…

4 years ago

How to install Android Studio on ubuntu 20.04

Android Studio is a popular development software used especially for developing android applications. It is…

4 years ago

How to install google chrome on ubuntu 20.04

Google chrome is a most popular web browser developed by google. It was developed to…

4 years ago

How to install Zoom on ubuntu 20.04

Zoom is a popular video conferencing software. It is commonly used for conducting online meetings,…

4 years ago

How to install TeamViewer on ubuntu 20.04

TeamViewer is a popular application for desktop sharing and remote control. It is available for…

4 years ago