Facebook Twitter Instagram
    TecAdmin
    • Home
    • FeedBack
    • Submit Article
    • About Us
    Facebook Twitter Instagram
    TecAdmin
    You are at:Home»Linux Tutorials»How to Install Skype on Fedora Linux

    How to Install Skype on Fedora Linux

    By RahulApril 11, 20234 Mins Read

    Skype is a popular communication platform that offers instant messaging, voice, and video calls, as well as screen sharing and file transfer capabilities. It is widely used for both personal and professional purposes. Although Skype is not available in the official Fedora repositories, it can still be installed on Fedora Linux using third-party repositories or by manually downloading and installing the RPM package.

    Advertisement

    In this article, we will walk you through two methods of installing Skype on Fedora Linux so that you can enjoy seamless communication with your friends, family, and colleagues.

    Method 1: Installing Skype Using the RPM Package

    The first method involves downloading the RPM package from the official Skype website and installing it manually. Follow these steps:

    1. Update your system: Open a terminal window and run the following command to update your Fedora system:
      sudo dnf update 
      
    2. Install required dependencies: Skype requires some additional dependencies. Install them using the following command:
      sudo dnf install libXv libXScrnSaver qt5-qtdeclarative qt5-qtx11extras 
      
    3. Download the Skype RPM package: Visit the official Skype download page (https://www.skype.com/en/get-skype/) and download the RPM package for Linux. Alternatively, you can download it directly using the following command:
      wget https://go.skype.com/skypeforlinux-64.rpm 
      
    4. Install the Skype RPM package: Install the downloaded package using the following command:
      sudo dnf install skypeforlinux-64.rpm 
      
    5. Launch Skype: Once the installation is complete, you can launch Skype by searching for it in your application menu or by running the following command:
      skypeforlinux 
      

    Method 2: Installing Skype Using the Third-Party Repository

    The second method involves adding a third-party repository to your Fedora system and installing Skype using the DNF package manager. Follow these steps:

    1. Add the Skype repository: Run the following command to add the Skype stable repository to your Fedora system:
      sudo dnf config-manager --add-repo https://repo.skype.com/rpm/stable/skype-stable.repo 
      
    2. Update your system: Update your Fedora system to ensure that the package information is up to date:
      sudo dnf update 
      
    3. Install Skype: Install Skype using the following command:
      sudo dnf install skypeforlinux 
      
    4. Launch Skype: Once the installation is complete, you can launch Skype by searching for it in your application menu or by running the following command:
      skypeforlinux 
      

    Launch Skype Application on Fedora

    Once you have successfully installed Skype on your Fedora system using either of the methods mentioned above, you can launch Skype through the Fedora Graphical User Interface (GUI). Follow these steps:

    1. Open the Application Launcher: Click on the “Activities” button located in the top-left corner of your Fedora desktop.
    2. Access the Applications Menu: In the Activities overview, you will find a grid icon on the left side of the screen (usually the second icon from the top). Click on this icon to open the Applications menu.
    3. Search for Skype: In the Applications menu, you can either scroll through the list of installed applications to find Skype, or use the search bar at the top of the menu to search for “Skype”. As you begin typing “Skype”, the matching application icon will appear.
      How to Install Skype on Fedora Linux
      Launch Skype Application on Fedora Linux
    4. Launch Skype: Click on the Skype icon to launch the application. The Skype window will open, and you can sign in with your Microsoft account or create a new account if you don’t already have one.

      2 Methods to Install Skype on Fedora
      Running Skype Application on Fedora Linux
    5. Add Skype to Favorites (optional): If you want to add Skype to your favorites for easier access, right-click on the Skype icon in the Applications menu and select “Add to Favorites.” The Skype icon will now appear in the favorites section on the left side of the Activities overview for quick access.

    Now you can use Skype on your Fedora system for instant messaging, voice and video calls, screen sharing, and file transfers with your friends, family, or colleagues.

    Conclusion

    In this article, we have explored two methods of installing Skype on Fedora Linux: using the RPM package and using a third-party repository. By following either of these methods, you can enjoy seamless communication with friends, family, and colleagues through Skype’s powerful features, such as instant messaging, voice and video calls, and screen sharing. Regardless of the method you choose, remember to keep your system and Skype application up to date to ensure the best performance and security. With Skype installed on your Fedora system, you are now ready to connect with people worldwide.

    install skype skype skype on centos skype on fedora
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email WhatsApp

    Related Posts

    What are the difference between SH and BASH

    What are the difference between SH and BASH?

    Understanding the Zombie Processes in Linux

    A Comprehensive Guide to Shutting Down or Rebooting Linux System

    View 19 Comments

    19 Comments

    1. jason on September 16, 2019 7:31 pm

      chmod 4755 /usr/share/skypeforlinux/chrome-sandbox

      the above was needed before skypeforlinux would load for any user on centos 7.6

      Reply
      • Todor on October 8, 2019 7:39 pm

        Thank you Jason!!!

        Reply
    2. brother tech support on August 27, 2018 10:24 pm

      First, download Skype RPM on your system and install it. After installing, launch the Skype on the system get started with it. All the steps are well defined in the above blog-post that will help you to perform sequentially to install the Skype Centos rhel fedora on your system.

      Reply
    3. Anuj on May 4, 2016 6:58 am

      I’m getting error

      GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

      (process:13744): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0′ failed

      (process:13744): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

      (process:13744): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

      (process:13744): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

      (process:13744): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)’ failed

      (process:13744): GLib-GObject-CRITICAL **: gtype.c:2708: You forgot to call g_type_init()

      (process:13744): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)’ failed

      (process:13744): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0′ failed

      (process:13744): GLib-GObject-CRITICAL **: g_type_add_interface_static: assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)’ failed

      (process:13744): Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)’ failed
      /usr/bin/skype: line 4: 13744 Killed $SKYPE_HOME/skype –resources=$SKYPE_HOME $*
      [[email protected] /]#

      Reply
    4. avi on October 14, 2014 3:46 pm

      On running skype getting this below mentioned error:
      #skype
      /usr/src/skype/skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No
      ]# sudo yum install libXv-1.0.7-2.el6.i686
      Package libXv-1.0.7-2.el6.i686 already installed and latest version

      Please suggest

      Reply
    5. amatu-salaam on October 13, 2014 5:06 pm

      Please i have gone through the process and gone through it again and againg but I don’t get to be succesfull with the final command “skype” which is supposed to luanch the terms and conditions page.
      can you please help me.
      Thanks.

      Reply
    6. Prabir on August 18, 2014 12:02 pm

      Worked like a charm. Thanks a lot Rahul

      Reply
    7. Théo on August 13, 2014 11:16 pm

      Excellent post, but it needs to have two corrections made:

      1: Specify the file name when you execute the wget command. The current file name is: skype-4.3.0.37.tar.bz2
      2: On my particular Fedora install, the directory “/usr/share/lang/” did not exist. Just create it.

      Aside from this two corrections, works like a charm. Thanks a lot!

      Reply
    8. Doug Masiero on August 12, 2014 2:27 pm

      I’m running CentOS 6.5 and upgraded to Skype 4.3 from 4.0. The problem I experienced was Skype would launch but hang/freeze and then crash.

      The fix for me was to add the export GTK2_RC_FILES line to /usr/bin/skype file. My /usr/bin/skype file from version 4.0 did not contain this line. I also renamed my ~/.Skype/%USERNAME directory so that a new one could be created at next launch. Here is how my /usr/bin/skype files reads now. Hope this helps someone out there. :-{)

      #!/bin/sh
      export SKYPE_HOME=”/opt/skype”
      export GTK2_RC_FILES=”/etc/gtk-2.0/gtkrc”

      $SKYPE_HOME/skype –resources=$SKYPE_HOME $*

      Reply
    9. raju on August 5, 2014 6:29 am

      Hey Rahul,

      nice post yaar… but i want start skype from desktop icon/launcher. how to do this?

      Reply
      • Prabir on August 18, 2014 12:06 pm

        Simply click on Applications > Internet > Skype
        It is working for me, most probably for you as well..

        Reply
    10. Sharjeel on August 4, 2014 7:16 am

      Rahul,
      Very nicely written guide. almost worked perfectly for me. But something strange is happening on my machine. Followed instructions, everything went smooth. Skype screen pops up, after putting in valid credentials, it signs me in and then skype crashes. Gone.
      Any idea why this is happening? I’m using CentOS 6.5 and Skype 4.3

      Reply
      • Atul on August 4, 2014 12:49 pm

        Same is happening to me too. Any Ideas or anyone resolved this – Solutions helps us lot

        Reply
      • Federico on August 4, 2014 2:27 pm

        In my case Skype didn’t crash, but it just froze… I solved by installing webkitgtk (and dependencies)

        Reply
        • Aty on August 5, 2014 5:39 am

          Thanks this resolve my issue for Skype 4.3 on Centos 6.5.

          Reply
          • Luis on October 17, 2014 12:01 pm

            Thanks Rahul and Sharheel. Installing webkitgtk.i686 in SLC6 (RHEL 6) made skype work past the stage when it froze!

            Reply
    11. Bradd on October 7, 2013 5:27 am

      Yes Manish, I agree .. Thanks Rahul.

      Reply
    12. Manish on October 7, 2013 5:25 am

      This is really very easy steps to install skype.. This post deserve +1.

      Reply
      • Rahul on October 7, 2013 5:27 am

        Thanks Manish for appreciate.

        Reply

    Leave A Reply Cancel Reply

    Advertisement
    Recent Posts
    • A Comprehensive Look at the Simple Mail Transfer Protocol (SMTP)
    • Understanding Basic Git Workflow: Add, Commit, Push
    • The Difference Between Git Reset –soft, –mixed, and –hard
    • Understanding the Staging Area in Git’s Workflow
    • Python Function with Parameters, Return and Data Types
    Facebook Twitter Instagram Pinterest
    © 2023 Tecadmin.net. All Rights Reserved | Terms  | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.