Categories: UbuntuUbuntu 14.04

How to install skype on ubuntu 14.04

Skype is a popular messaging and voip service which supports almost all OS platforms . It offers free skype to skype calls low call costs to mobiles and landlines.
Here in this post we can see about installing skype in ubuntu 14.04.

Install skype on ubuntu 14.04

Step 1 » Enable ubuntu canonical repository .
sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
Step 2 » Update the repositories by the below command.
sudo apt-get update
Step 3 » Now issue the below command to install Skype.
sudo apt-get install skype
After installation you can use skype.

Please refer the below post for issues regarding 64 bit OS. Above steps works fine while installing in 64 bit.
http://askubuntu.com/questions/215298

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