<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>install zoom on linux Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/install-zoom-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 09 Jan 2019 16:57:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>Enjoy Zoom on Linux</title>
		<link>https://www.osradar.com/enjoy-zoom-on-linux/</link>
					<comments>https://www.osradar.com/enjoy-zoom-on-linux/#respond</comments>
		
		<dc:creator><![CDATA[osradar_editor]]></dc:creator>
		<pubDate>Wed, 09 Jan 2019 16:57:55 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[how to install zoom]]></category>
		<category><![CDATA[install zoom on linux]]></category>
		<category><![CDATA[zoom]]></category>
		<category><![CDATA[zoom on linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=9080</guid>

					<description><![CDATA[<p>In today’s world, communication is one of the most important parts of our everyday life. Without communicating with our family and friends, colleagues or others, we can’t move a step in society. Everything we do involves others in every single step. That’s why without proper communication, things can go haywire pretty easily. What’s better than [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/enjoy-zoom-on-linux/">Enjoy Zoom on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In today’s world, communication is one of the most important parts of our everyday life. Without communicating with our family and friends, colleagues or others, we can’t move a step in society. Everything we do involves others in every single step. That’s why without proper communication, things can go haywire pretty easily.</p>
<p>What’s better than communicating with your friends on voice/video? There are a number of dedicated platforms specifically designed for the video chat service. Zoom is such a powerful platform that offers significantly optimized and straight-cut tools for establishing video communication with anyone on the earth.</p>
<p>Zoom is supported on all the major platforms – Windows, Linux, macOS, and Android. Let’s check out on installing Zoom on any Linux distro.</p>
<h1>Installing Zoom Client</h1>
<p>Zoom offers its Linux client for almost all the major Linux distros you can enjoy. You have to download the related package for your Linux distro and then, install it in your system.</p>
<ul>
<li>
<h3>Debian/Ubuntu</h3>
</li>
</ul>
<p><a href="https://zoom.us/download?os=linux">Download the latest Zoom DEB package</a>.</p>
<p><img loading="lazy" class="size-full wp-image-9083 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-1.png" alt="" width="1341" height="520" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-1.png 1341w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-1-300x116.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-1-768x298.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-1-1024x397.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-1-1068x414.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-1-1083x420.png 1083w" sizes="(max-width: 1341px) 100vw, 1341px" /></p>
<p>Or, download the DEB package using wget –</p>
<pre class="">wget -O Downloads/zoom.deb https://zoom.us/client/latest/zoom_amd64.deb</pre>
<p><img loading="lazy" class="size-full wp-image-9084 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-2.png" alt="" width="988" height="390" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-2.png 988w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-2-300x118.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-2-768x303.png 768w" sizes="(max-width: 988px) 100vw, 988px" /></p>
<p>Then, run the following command for installing the DEB package –</p>
<pre class="">sudo dpkg -i zoom.deb

sudo apt install -f</pre>
<p><img loading="lazy" class="size-full wp-image-9085 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-3.png" alt="" width="992" height="525" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-3.png 992w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-3-300x159.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-3-768x406.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-3-794x420.png 794w" sizes="(max-width: 992px) 100vw, 992px" /></p>
<ul>
<li>
<h3>OpenSUSE</h3>
</li>
</ul>
<p>At first, we have to import the GPG key for Zoom.</p>
<pre class="">wget -O Downloads/package-signing-key.pub https://zoom.us/linux/download/pubkey</pre>
<p>Import the GPG key –</p>
<pre class="">sudo rpm --import package-signing-key.pub</pre>
<p>Now, <a href="https://zoom.us/download?os=linux">Get the latest RPM package of Zoom client</a>.</p>
<p><img loading="lazy" class="size-full wp-image-9086 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-4.png" alt="" width="1209" height="395" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-4.png 1209w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-4-300x98.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-4-768x251.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-4-1024x335.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-4-1068x349.png 1068w" sizes="(max-width: 1209px) 100vw, 1209px" /></p>
<p>Or, you can also download it using wget.</p>
<pre class="">wget -O Downloads/zoom_openSUSE.rpm https://zoom.us/client/latest/zoom_openSUSE_x86_64.rpm</pre>
<p>Then, install the package with the following command –</p>
<pre class="">sudo zypper install zoom_openSUSE.rpm</pre>
<ul>
<li>
<h3>Fedora</h3>
</li>
</ul>
<p>The same as above. At first, we need to import the GPG key first.</p>
<pre class="">wget -O Downloads/package-signing-key.pub https://zoom.us/linux/download/pubkey

sudo rpm --import package-signing-key.pub</pre>
<p>Then, grab the latest <a href="https://zoom.us/download?os=linux">Zoom RPM package for Fedora</a>. I recommend using the wget method.</p>
<pre class="">wget -O Downloads/zoom_fedora.rpm https://zoom.us/client/latest/zoom_x86_64.rpm</pre>
<p>Install the RPM package –</p>
<pre class="">sudo dnf install zoom_fedora.rpm</pre>
<ul>
<li>
<h3>CentOS/RHEL</h3>
</li>
</ul>
<p>CentOS/RHEL uses RPM as the package manager. So, the installation process is same as above.</p>
<p>Set the GPG key –</p>
<pre class="">wget -O Downloads/package-signing-key.pub https://zoom.us/linux/download/pubkey

sudo rpm --import package-signing-key.pub</pre>
<p>Then, grab and install the RPM package –</p>
<pre class="">wget -O Downloads/zoom_centos_rhel.rpm https://zoom.us/client/latest/zoom_x86_64.rpm

sudo yum install zoom_centos_rhel.rpm</pre>
<ul>
<li>
<h3>Arch Linux</h3>
</li>
</ul>
<p><a href="https://zoom.us/download?os=linux">Grab the latest TAR.XZ package for Arch Linux</a>.</p>
<p><img loading="lazy" class="size-full wp-image-9087 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-5.png" alt="" width="1195" height="406" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-5.png 1195w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-5-300x102.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-5-768x261.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-5-1024x348.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-5-1068x363.png 1068w" sizes="(max-width: 1195px) 100vw, 1195px" /></p>
<pre class="">wget -O Downloads/zoom_arch.tar.xz https://zoom.us/client/latest/zoom_x86_64.pkg.tar.xz</pre>
<p>Install the package on your system –</p>
<pre class="">sudo pacman -U zoom_arch.tar.xz</pre>
<ul>
<li>
<h3>Generic instruction</h3>
</li>
</ul>
<p>You can use Zoom without installing the app. <a href="https://zoom.us/download?os=linux">Grab the universal package of Zoom client</a>.</p>
<p><img loading="lazy" class="size-full wp-image-9088 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-6.png" alt="" width="1199" height="475" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-6.png 1199w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-6-300x119.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-6-768x304.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-6-1024x406.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-6-1068x423.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-6-1060x420.png 1060w" sizes="(max-width: 1199px) 100vw, 1199px" /></p>
<pre class="">wget https://zoom.us/client/latest/zoom_x86_64.tar.xz</pre>
<p><img loading="lazy" class="size-full wp-image-9089 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-7.png" alt="" width="995" height="386" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-7.png 995w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-7-300x116.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-7-768x298.png 768w" sizes="(max-width: 995px) 100vw, 995px" /></p>
<p>Now, extract the downloaded app on the “/opt” directory.</p>
<pre class="">sudo tar -xf zoom_x86_64.tar.xz -C /opt</pre>
<p><img loading="lazy" class="size-full wp-image-9092 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-10.png" alt="" width="994" height="115" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-10.png 994w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-10-300x35.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-10-768x89.png 768w" sizes="(max-width: 994px) 100vw, 994px" /></p>
<p>Create a symlink of the Zoom client –</p>
<pre class="">sudo ln -s /opt/zoom/zoomlinux /usr/share/zoom</pre>
<p><img loading="lazy" class="size-full wp-image-9093 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-11.png" alt="" width="988" height="108" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-11.png 988w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-11-300x33.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-11-768x84.png 768w" sizes="(max-width: 988px) 100vw, 988px" /></p>
<p>Create a launcher for Zoom –</p>
<pre class="">sudo touch /usr/share/applications/zoom.desktop</pre>
<p><img loading="lazy" class="size-full wp-image-9094 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-12.png" alt="" width="995" height="112" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-12.png 995w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-12-300x34.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-12-768x86.png 768w" sizes="(max-width: 995px) 100vw, 995px" /></p>
<p>Edit the file –</p>
<pre class="">sudo nano /usr/share/applications/zoom.desktop</pre>
<p>Enter the following code –</p>
<pre class="">[Desktop Entry]
Name=Zoom
Comment=Zoom Video Conference
Exec=/usr/bin/zoom %U
Icon=Zoom.png
Terminal=false
Type=Application
Encoding=UTF-8
Categories=Network;Application;
StartupWMClass=zoom
MimeType=x-scheme-handler/zoommtg;application/x-zoom;
X-KDE-Protocols=zoommtg
Name[en_US]=Zoom</pre>
<h1><img loading="lazy" class="size-full wp-image-9095 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-13.png" alt="" width="993" height="517" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-13.png 993w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-13-300x156.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-13-768x400.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-13-807x420.png 807w" sizes="(max-width: 993px) 100vw, 993px" /></h1>
<h1>Using Zoom</h1>
<p>Start Zoom from the menu –</p>
<p><img loading="lazy" class="size-full wp-image-9096 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-14.png" alt="" width="1354" height="664" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-14.png 1354w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-14-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-14-768x377.png 768w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-14-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-14-324x160.png 324w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-14-1068x524.png 1068w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-14-856x420.png 856w" sizes="(max-width: 1354px) 100vw, 1354px" /></p>
<p><img loading="lazy" class="size-full wp-image-9097 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-15.png" alt="" width="601" height="377" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-15.png 601w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-15-300x188.png 300w" sizes="(max-width: 601px) 100vw, 601px" /></p>
<p>Sign in using your credentials –</p>
<p><img loading="lazy" class="size-full wp-image-9082 aligncenter" src="https://www.osradar.com/wp-content/uploads/2019/01/zoom-16.png" alt="" width="599" height="626" srcset="https://www.osradar.com/wp-content/uploads/2019/01/zoom-16.png 599w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-16-287x300.png 287w, https://www.osradar.com/wp-content/uploads/2019/01/zoom-16-402x420.png 402w" sizes="(max-width: 599px) 100vw, 599px" /></p>
<p>&nbsp;</p>
<p>Enjoy!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/enjoy-zoom-on-linux/">Enjoy Zoom on Linux</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/enjoy-zoom-on-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
