<?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>tumbleweed Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/tumbleweed/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Mon, 08 Mar 2021 23:47:00 +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 switch from OpenSUSE Leap to Tumbleweed?</title>
		<link>https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/</link>
					<comments>https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 10 Mar 2021 23:40:00 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Leap]]></category>
		<category><![CDATA[opensuse]]></category>
		<category><![CDATA[tumbleweed]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=29021</guid>

					<description><![CDATA[<p>Hello, friends. OpenSUSE has two versions, a static one called Leap and a rolling one called Tumbleweed. Today you will learn how to switch from OpenSUSE Leap to Tumbleweed easily. OpenSUSE Leap vs Tumbleweed OpenSUSE Leap features a level of stability unmatched by any other distribution: better security, better testing, and much more free, open-source [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/">How to switch from OpenSUSE Leap to Tumbleweed?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. OpenSUSE has two versions, a static one called Leap and a rolling one called Tumbleweed. Today you will learn how to switch from OpenSUSE Leap to Tumbleweed easily.</p>



<h2 id="opensuse-leap-vs-tumbleweed"><a href="#opensuse-leap-vs-tumbleweed" name="opensuse-leap-vs-tumbleweed"></a>OpenSUSE Leap vs Tumbleweed</h2>



<p><a href="https://www.opensuse.org/" target="_blank" rel="noreferrer noopener">OpenSUSE</a> Leap features a level of stability unmatched by any other distribution: better security, better testing, and much more free, open-source software unique to SUSE and OpenSUSE. It brings a huge variety of the newest software, convenient migration to SLE, transactional updates, server roles, scalable images for the cloud and Linux laptops. Let’s say it’s the fully stable version of the family. It is also recommended in case you want to use it without any problems and do not expect any surprises.</p>



<p>The <strong>main advantage is the stability</strong> but the packages are older and are not updated frequently. For users who want more new features while sacrificing a bit of stability, OpenSUSE Tumbleweed is born.</p>



<p><strong>The Tumbleweed distribution is a pure rolling release version</strong> (with continuous development, no periodic releases) that offers stable versions of all software instead of rigid periodic release cycles. This project is for users who want the latest but stable software.</p>



<p>OpenSUSE Tumbleweed is distributed with an iso image that we can install normally but <strong>it is also possible to jump from Leap</strong>.</p>



<h2 id="swith-from-opensuse-leap-to-tumbleweed"><a name="swith-from-opensuse-leap-to-tumbleweed" href="#swith-from-opensuse-leap-to-tumbleweed"></a>Making the process</h2>



<p>Note: The process is safe but not free of bugs and some instability that may affect your system. So make a backup and make sure you really want to do the process.</p>



<p>So, I open a terminal and check that I am running OpenSUSE Leap using <code><a href="https://www.osradar.com/install-neofetch-screenfetch-centos-8/" target="_blank" rel="noreferrer noopener">neofetch</a></code></p>



<pre class="wp-block-preformatted">sudo zypper in neofetch</pre>



<pre class="wp-block-preformatted"><code data-origin="<pre&gt;<code&gt;sudo zypper in neofetch

neofetch
</code&gt;</pre&gt;
<p&gt;">neofetch</code></pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="874" height="385" src="https://www.osradar.com/wp-content/uploads/2021/03/1-4.png" alt="1.- OpenSUSE Leap" class="wp-image-29023" srcset="https://www.osradar.com/wp-content/uploads/2021/03/1-4.png 874w, https://www.osradar.com/wp-content/uploads/2021/03/1-4-300x132.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/1-4-768x338.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/1-4-696x307.png 696w" sizes="(max-width: 874px) 100vw, 874px" /><figcaption>1.- OpenSUSE Leap</figcaption></figure>



<p>Now proceed to upgrade the distro completely</p>



<pre class="wp-block-preformatted">sudo zypper up</pre>



<p>After this, make a backup of the current repositories.</p>



<pre class="wp-block-preformatted">sudo mkdir /etc/zypp/repos.d/old
sudo mv /etc/zypp/repos.d/*.repo /etc/zypp/repos.d/old</pre>



<p>You don’t want to add any more or use any third party repositories.</p>



<p>Now add the official Tumbleweed repositories:</p>



<pre class="wp-block-preformatted">sudo zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/oss repo-oss
sudo zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/non-oss repo-non-oss
sudo zypper ar -f -c http://download.opensuse.org/update/tumbleweed/ repo-update
sudo zypper ar -f -c http://download.opensuse.org/tumbleweed/repo/debug repo-debug</pre>



<p>Actually, the last repository is not mandatory but recommended.</p>



<p>The repositories loaded on the system should be there before you start the process of switching to Tumbleweed.</p>



<pre class="wp-block-preformatted">sudo zypper lr -u</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="210" src="https://www.osradar.com/wp-content/uploads/2021/03/2-3-1024x210.png" alt="2.- From OpenSUSE Leap to OpenSUSE Tumbleweed" class="wp-image-29024" srcset="https://www.osradar.com/wp-content/uploads/2021/03/2-3-1024x210.png 1024w, https://www.osradar.com/wp-content/uploads/2021/03/2-3-300x61.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/2-3-768x157.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/2-3-696x143.png 696w, https://www.osradar.com/wp-content/uploads/2021/03/2-3.png 1050w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- From OpenSUSE Leap to OpenSUSE Tumbleweed</figcaption></figure>



<p>And perform the process by running:</p>



<pre class="wp-block-preformatted">sudo zypper dup</pre>



<p>There will be a lot of changes so be patient.</p>



<p>When finished, reboot the system to complete the process.</p>



<p>Then view the change with <code>neofecth</code>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="878" height="386" src="https://www.osradar.com/wp-content/uploads/2021/03/3-2.png" alt="3.- Process complete!" class="wp-image-29025" srcset="https://www.osradar.com/wp-content/uploads/2021/03/3-2.png 878w, https://www.osradar.com/wp-content/uploads/2021/03/3-2-300x132.png 300w, https://www.osradar.com/wp-content/uploads/2021/03/3-2-768x338.png 768w, https://www.osradar.com/wp-content/uploads/2021/03/3-2-696x306.png 696w" sizes="(max-width: 878px) 100vw, 878px" /><figcaption>3.- Process complete!</figcaption></figure>



<p>So, enjoy it</p>



<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-switch-from-opensuse-leap-to-tumbleweed/">How to switch from OpenSUSE Leap to Tumbleweed?</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-switch-from-opensuse-leap-to-tumbleweed/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
