<?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>draw.io on Debian Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/draw-io-on-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Tue, 17 Dec 2019 14:37:48 +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>How To Install draw.io Desktop Application on Ubuntu / Debian / Fedora</title>
		<link>https://www.osradar.com/how-to-install-draw-io-desktop-application-on-ubuntu-debian-fedora/</link>
					<comments>https://www.osradar.com/how-to-install-draw-io-desktop-application-on-ubuntu-debian-fedora/#respond</comments>
		
		<dc:creator><![CDATA[sabi]]></dc:creator>
		<pubDate>Tue, 17 Dec 2019 14:37:44 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[draw.io]]></category>
		<category><![CDATA[draw.io on Debian]]></category>
		<category><![CDATA[draw.io on Ubuntu]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[How to install draw.io]]></category>
		<category><![CDATA[Install draw.io Desktop on Linux]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=16565</guid>

					<description><![CDATA[<p>Introduction: Draw.io is mostly used for production-grade deployment along with full security process. In this tutorial, we are going to Install it on different Linux platforms such as Ubuntu / Debian / Fedora. It is completely isolated from the internet. All JS (java Script) files are self contained. Draw.io is fully implemented with the security. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-draw-io-desktop-application-on-ubuntu-debian-fedora/">How To Install draw.io Desktop Application on Ubuntu / Debian / Fedora</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h4><strong>Introduction:</strong></h4>



<p><a href="https://www.draw.io/">Draw.io</a> is mostly used for production-grade deployment along with full security process. In this tutorial, we are going to Install it on different Linux platforms such as Ubuntu / Debian / Fedora.  It is completely isolated from the internet. All JS (java Script) files are self contained. Draw.io is fully implemented with the security. JavaScript is necessary for draw.io as some functionality without JS wouldn&#8217;t work properly.</p>



<h3><strong>Installing draw.io Desktop on Ubuntu / Debian / Fedora</strong></h3>



<p>Visit the latest <a href="https://github.com/jgraph/drawio-desktop/releases">release page</a> on GitHub and check it for your system.</p>



<h4><strong>Install draw.io Desktop on Ubuntu / Debian</strong></h4>



<p>To install draw.io Desktop , download the <strong>.deb</strong> build.</p>



<pre class="wp-block-verse">sudo apt update<br>sudo apt -y install wget<br>wget https://github.com/jgraph/drawio-desktop/releases/download/v12.3.2/draw.io-amd64-12.3.2.deb</pre>



<p>Now, after downloading install it with <strong>dpkg </strong>command.</p>



<pre class="wp-block-verse">sudo dpkg -i draw.io-amd64-12.3.2.deb<br>sudo apt -y -f install</pre>



<h4><strong>Install draw.io Desktop on Fedora</strong></h4>



<p>To install draw.io on Fedora, download the <strong>.rpm</strong> package.</p>



<pre class="wp-block-verse">sudo dnf install https://github.com/jgraph/drawio-desktop/releases/download/v12.3.2/draw.io-x86_64-12.3.2.rpm</pre>



<p>Accept installation prompt</p>



<pre class="wp-block-verse">Last metadata expiration check: 0:47:11 ago on Fri 13 Dec 2019 08:56:39 AM EAT.<br> draw.io-x86_64-12.3.2.rpm                                                                                          427 kB/s |  66 MB     02:38    <br> Dependencies resolved.<br>  Package                          Architecture                    Version                              Repository                             Size<br> Installing:<br>  draw.io                          x86_64                          12.3.2-259                           @commandline                           66 M<br> Transaction Summary<br> Install  1 Package<br> Total size: 66 M<br> Installed size: 248 M<br> Is this ok [y/N]: y<br> Downloading Packages:<br> Running transaction check<br> Transaction check succeeded.<br> Running transaction test<br> Transaction test succeeded.<br> Running transaction<br>   Preparing        :                                                                                                                           1/1 <br>   Installing       : draw.io-12.3.2-259.x86_64                                                                                                1/1 <br>   Running scriptlet: draw.io-12.3.2-259.x86_64                                                                                                1/1 <br>   Verifying        : draw.io-12.3.2-259.x86_64                                                                                                1/1 <br> Installed:<br>   draw.io-12.3.2-259.x86_64                                                                                                                       <br> Complete!</pre>



<h3><strong>Launching draw.io Desktop on Ubuntu / Debian / Fedora</strong></h3>



<p>When you&#8217;ve finished installing it, you can launch it using the CLI or from Desktop applications launch section.</p>



<pre class="wp-block-verse">$ drawio</pre>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="698" height="332" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/draw.io_.jpg" alt="" class="wp-image-16566" srcset="https://www.osradar.com/wp-content/uploads/2019/12/draw.io_.jpg 698w, https://www.osradar.com/wp-content/uploads/2019/12/draw.io_-300x143.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/12/draw.io_-696x332.jpg 696w" sizes="(max-width: 698px) 100vw, 698px" /></figure></div>



<p>Now you&#8217;re able to draw your first project or you can edit the existing projects by importing them.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" width="695" height="372" src="//1723336065.rsc.cdn77.org/wp-content/uploads/2019/12/draw-shapes.jpg" alt="" class="wp-image-16567" srcset="https://www.osradar.com/wp-content/uploads/2019/12/draw-shapes.jpg 695w, https://www.osradar.com/wp-content/uploads/2019/12/draw-shapes-300x161.jpg 300w" sizes="(max-width: 695px) 100vw, 695px" /></figure></div>



<p>Congratulations! You&#8217;ve all done. If have any queries regarding this tutorial, feel free to ask.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-install-draw-io-desktop-application-on-ubuntu-debian-fedora/">How To Install draw.io Desktop Application on Ubuntu / Debian / Fedora</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/how-to-install-draw-io-desktop-application-on-ubuntu-debian-fedora/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
