• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

How to Install Skype on CentOS 7 System

Written by Admin, Updated On May 7, 2019
centos, skype
How to Install Skype on CentOS 7

Skype is most popular applications for communication via Text, Audio and Video. You can do free audio and video calls online. Using Skype you can call international mobiles and landlines worldwide at affordable price. Today, Skype has its free version for Linux and Android operating systems. This guide will help you to install Skype on CentOS systems.

Prerequisites#

You must have logged in user account with sudo privileges for installation.

Install Skype on CentOS#

Skype is not an open source application and it is not available in the CentOS repositories.

Follow below steps to install Skype application on your CentOS desktop.

First, you need to download latest Skype .rpm package using below command:

wget https://go.skype.com/skypeforlinux-64.rpm

Once the download is completed you need to install Skype by executing below command:

sudo yum localinstall ./skypeforlinux-64.rpm

Now, Skype is ready to use on your system. Start it by command line by typing skypeforlinux or you can open it from GUI by clicking on Applications -> Internet -> Skype and search by typing Skype and click on Skype icon.

skypeforlinux
Launch Skype On CentOS 7

Update Skype on CentOS#

Once you are installing Skype on your system, by default the official Skype repository will be added to your system. You also can verify that file content is there or not.

sudo cat /etc/yum.repos.d/skype-stable.repo

It should output as below:

Output
[skype-stable]
name=skype (stable)
baseurl=https://repo.skype.com/rpm/stable/
enabled=1
gpgcheck=1
gpgkey=https://repo.skype.com/data/SKYPE-GPG-KEY

This files content means that your Skype will be updated automatically when a new version is released.

Conclusion#

Finally, you have learned how to install Skype on your CentOS 7 desktop system. If you have any questions or suggestion leave comment below.

If our content helps you, please consider buying us a coffee

Thank you for your support.

Share On
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
 Previous Article How to Change Timezone on Ubuntu 18.04
Next Article   How to Install and Configure VNC on Debian 9

Related Posts

  • How to Install Skype on Ubuntu 22.04

    How to Install Skype on Ubuntu 22.04 LTS

    December 30, 2022
  • How to Install Php 8 on CentOS 8

    How to Install PHP 8 on CentOS 8

    January 27, 2021
  • How to Install Python 3.9 on CentOS 8

    How to Install Python 3.9 on CentOS 8

    December 31, 2020

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

  • How to Install SSH Keys on Ubuntu 22.04
    How to Set up SSH Keys on Ubuntu 22.04 January 7, 2023
  • How to Install Mongodb on Debian 11
    How to Install MongoDB on Debian 11 Linux January 11, 2023
  • How to Install Puppet Agent on Ubuntu 22.04
    How to Install Puppet Agent on Ubuntu 22.04 January 22, 2023
  • How to Install Jenkins on Debian 11
    How to Install Jenkins on Debian 11 January 5, 2023
  • How to Change-Hostname Ubuntu 22.04
    How to Change Hostname on Ubuntu 22.04 January 19, 2023
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook