<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install Skype on CentOS, RHEL and Fedora	</title>
	<atom:link href="https://www.tecmint.com/install-skype-on-centos-rhel-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-skype-on-centos-rhel-fedora/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 02 Nov 2021 04:12:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Joe Wulf		</title>
		<link>https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1332227</link>

		<dc:creator><![CDATA[Joe Wulf]]></dc:creator>
		<pubDate>Thu, 07 May 2020 20:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=947#comment-1332227</guid>

					<description><![CDATA[I have a physical host, with wired GigE internet, 16GB RAM, and a 4T HD with Centos 7.8 KDE Plasma desktop installed, fully yum updated, and recently rebooted.

Based on this article - I did the following, attempting to get skype for linux to work:
&lt;pre&gt;
# wget https://go.skype.com/skypeforlinux-64.rpm
# yum localinstall skypeforlinux-64.rpm
&lt;/pre&gt;
Selecting &quot;&lt;strong&gt;Skype&lt;/strong&gt;&quot; from the &lt;strong&gt;Applications&lt;/strong&gt; --&#062; &lt;strong&gt;Internet&lt;/strong&gt; menu does not work, nothing appears on the screen.

Executing &quot;&lt;strong&gt;skypeforlinux&lt;/strong&gt;&quot; at the command line immediately returns to the command prompt without any message, nor error.

I&#039;ve checked &lt;strong&gt;/var/log&lt;/strong&gt; and the only log file written to during this time is &#039;&lt;strong&gt;messages&lt;/strong&gt;&#039;.  

The relevant output is as follows:

    &lt;code&gt; May  7 14:06:22 T550072G yum[32269]: Installed: skypeforlinux-8.59.0.77-1.x86_64
     May  7 14:06:33 T550072G kernel: traps: skypeforlinux[32302] trap int3 ip:55978979615f sp:7ffe26ae1ac0 error:0 in skypeforlinux[55978787d000+5425000]
     May  7 14:06:33 T550072G abrt-hook-ccpp: Process 32302 (skypeforlinux) of user 0 killed by SIGTRAP - dumping core
     May  7 14:06:33 T550072G abrt-server: Package &#039;skypeforlinux&#039; isn&#039;t signed with proper key
     May  7 14:06:33 T550072G abrt-server: &#039;post-create&#039; on &#039;/var/spool/abrt/ccpp-2020-05-07-14:06:33-32302&#039; exited with 1
     May  7 14:06:33 T550072G abrt-server: Deleting problem directory &#039;/var/spool/abrt/ccpp-2020-05-07-14:06:33-32302&#039;

     May  7 14:07:19 T550072G kernel: traps: skypeforlinux[32333] trap int3 ip:563be857f15f sp:7ffca67afb90 error:0 in skypeforlinux[563be6666000+5425000]
     May  7 14:07:20 T550072G abrt-hook-ccpp: Process 32333 (skypeforlinux) of user 0 killed by SIGTRAP - dumping core
     May  7 14:07:20 T550072G abrt-server: Package &#039;skypeforlinux&#039; isn&#039;t signed with proper key
     May  7 14:07:20 T550072G abrt-server: &#039;post-create&#039; on &#039;/var/spool/abrt/ccpp-2020-05-07-14:07:20-32333&#039; exited with 1
     May  7 14:07:20 T550072G abrt-server: Deleting problem directory &#039;/var/spool/abrt/ccpp-2020-05-07-14:07:20-32333&#039;&lt;/code&gt;


A google search on the relevant error message, &quot;Package &#039;&lt;strong&gt;skypeforlinux&lt;/strong&gt;&#039; isn&#039;t signed with proper key&quot; finds an old 2019 page in a foreign language (russian  &lt;strong&gt;&lt;code&gt;https://www.linux.org.ru/forum/general/15233544&lt;/code&gt;&lt;/strong&gt;) but even when translated, doesn&#039;t seem to be of much help.

Secondary searches of Microsoft&#039;s site for this error does not return any results.

I&#039;ve reviewed other links/URLs for &#039;&lt;strong&gt;installing skype for linux&lt;/strong&gt;&#039;, all of them show essentially the same commands/steps, and success you do here on tecmint.com.

Finally, there seems to be no way to inform Microsoft of this issue, unless one signs up for a Microsoft account---which I have no need of.  Sigh.

Any help in addressing this error is greatly appreciated.]]></description>
			<content:encoded><![CDATA[<p>I have a physical host, with wired GigE internet, 16GB RAM, and a 4T HD with Centos 7.8 KDE Plasma desktop installed, fully yum updated, and recently rebooted.</p>
<p>Based on this article &#8211; I did the following, attempting to get skype for linux to work:</p>
<pre>
# wget https://go.skype.com/skypeforlinux-64.rpm
# yum localinstall skypeforlinux-64.rpm
</pre>
<p>Selecting &#8220;<strong>Skype</strong>&#8221; from the <strong>Applications</strong> &#8211;&gt; <strong>Internet</strong> menu does not work, nothing appears on the screen.</p>
<p>Executing &#8220;<strong>skypeforlinux</strong>&#8221; at the command line immediately returns to the command prompt without any message, nor error.</p>
<p>I&#8217;ve checked <strong>/var/log</strong> and the only log file written to during this time is &#8216;<strong>messages</strong>&#8216;.  </p>
<p>The relevant output is as follows:</p>
<p>    <code> May  7 14:06:22 T550072G yum[32269]: Installed: skypeforlinux-8.59.0.77-1.x86_64<br />
     May  7 14:06:33 T550072G kernel: traps: skypeforlinux[32302] trap int3 ip:55978979615f sp:7ffe26ae1ac0 error:0 in skypeforlinux[55978787d000+5425000]<br />
     May  7 14:06:33 T550072G abrt-hook-ccpp: Process 32302 (skypeforlinux) of user 0 killed by SIGTRAP - dumping core<br />
     May  7 14:06:33 T550072G abrt-server: Package 'skypeforlinux' isn't signed with proper key<br />
     May  7 14:06:33 T550072G abrt-server: 'post-create' on '/var/spool/abrt/ccpp-2020-05-07-14:06:33-32302' exited with 1<br />
     May  7 14:06:33 T550072G abrt-server: Deleting problem directory '/var/spool/abrt/ccpp-2020-05-07-14:06:33-32302'</p>
<p>     May  7 14:07:19 T550072G kernel: traps: skypeforlinux[32333] trap int3 ip:563be857f15f sp:7ffca67afb90 error:0 in skypeforlinux[563be6666000+5425000]<br />
     May  7 14:07:20 T550072G abrt-hook-ccpp: Process 32333 (skypeforlinux) of user 0 killed by SIGTRAP - dumping core<br />
     May  7 14:07:20 T550072G abrt-server: Package 'skypeforlinux' isn't signed with proper key<br />
     May  7 14:07:20 T550072G abrt-server: 'post-create' on '/var/spool/abrt/ccpp-2020-05-07-14:07:20-32333' exited with 1<br />
     May  7 14:07:20 T550072G abrt-server: Deleting problem directory '/var/spool/abrt/ccpp-2020-05-07-14:07:20-32333'</code></p>
<p>A google search on the relevant error message, &#8220;Package &#8216;<strong>skypeforlinux</strong>&#8216; isn&#8217;t signed with proper key&#8221; finds an old 2019 page in a foreign language (russian  <strong><code>https://www.linux.org.ru/forum/general/15233544</code></strong>) but even when translated, doesn&#8217;t seem to be of much help.</p>
<p>Secondary searches of Microsoft&#8217;s site for this error does not return any results.</p>
<p>I&#8217;ve reviewed other links/URLs for &#8216;<strong>installing skype for linux</strong>&#8216;, all of them show essentially the same commands/steps, and success you do here on tecmint.com.</p>
<p>Finally, there seems to be no way to inform Microsoft of this issue, unless one signs up for a Microsoft account&#8212;which I have no need of.  Sigh.</p>
<p>Any help in addressing this error is greatly appreciated.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kamlesh		</title>
		<link>https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1268783</link>

		<dc:creator><![CDATA[Kamlesh]]></dc:creator>
		<pubDate>Mon, 14 Oct 2019 17:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=947#comment-1268783</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153386&quot;&gt;Ravi Saive&lt;/a&gt;.

I am also facing the same issue. It is just a flash skype window when opening in the Application -&#062; internet -&#062; skype. Does it require any package for centos 7. please suggest]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153386">Ravi Saive</a>.</p>
<p>I am also facing the same issue. It is just a flash skype window when opening in the Application -&gt; internet -&gt; skype. Does it require any package for centos 7. please suggest</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1154791</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 20 May 2019 05:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=947#comment-1154791</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153824&quot;&gt;William&lt;/a&gt;.

@William,

Try to start the Skype from commandline, and see for any errors on the terminal.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153824">William</a>.</p>
<p>@William,</p>
<p>Try to start the Skype from commandline, and see for any errors on the terminal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: William		</title>
		<link>https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153824</link>

		<dc:creator><![CDATA[William]]></dc:creator>
		<pubDate>Sat, 18 May 2019 02:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=947#comment-1153824</guid>

					<description><![CDATA[Doesn&#039;t work on Centos 7. No errors can be found. It launches and ps ax &#124; grep skype shows it running. I guess it just doesn&#039;t work...]]></description>
			<content:encoded><![CDATA[<p>Doesn&#8217;t work on Centos 7. No errors can be found. It launches and ps ax | grep skype shows it running. I guess it just doesn&#8217;t work&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153386</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 17 May 2019 06:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=947#comment-1153386</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153366&quot;&gt;Swati&lt;/a&gt;.

@Swati,

May I know what&#039;s error you getting while starting Skype?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-skype-on-centos-rhel-fedora/comment-page-1/#comment-1153366">Swati</a>.</p>
<p>@Swati,</p>
<p>May I know what&#8217;s error you getting while starting Skype?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
