<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Manjaro on Janusworx</title>
    <link>https://janusworx.com/tags/manjaro/</link>
    <description>Recent content in Manjaro on Janusworx</description>
    <image>
      <title>Janusworx</title>
      <url>https://janusworx.com/images/jw-logo.png</url>
      <link>https://janusworx.com/images/jw-logo.png</link>
    </image>
    <generator>Hugo -- 0.157.0</generator>
    <language>en</language>
    <lastBuildDate>Tue, 06 Feb 2024 09:01:31 +0530</lastBuildDate>
    <atom:link href="https://janusworx.com/tags/manjaro/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Note to Self, Switch to Manjaro “Unstable”</title>
      <link>https://janusworx.com/work/note-to-self-switch-to-manjaro-unstable/</link>
      <pubDate>Tue, 06 Feb 2024 09:01:31 +0530</pubDate>
      <guid>https://janusworx.com/work/note-to-self-switch-to-manjaro-unstable/</guid>
      <description>&lt;p&gt;I kept wondering why Syncthing releases on one of my Pis would lag behind my other one.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; The big difference between the two is that one runs Raspbian and the other, Manjaro&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;&lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;. This wouldn’t happen earlier when they ran Arch and Manjaro.&lt;br&gt;
And today, I head-slappingly remembered, that it &lt;em&gt;did&lt;/em&gt; lag and I had to do stuff to get at the latest software stuff.&lt;/p&gt;
&lt;p&gt;What I had to do, was to switch Manjaro’s software branch to &lt;code&gt;unstable&lt;/code&gt; (as opposed to the default &lt;code&gt;stable&lt;/code&gt;. &lt;a href=&#34;https://wiki.manjaro.org/index.php?title=Switching_Branches&#34;&gt;Read more here&lt;/a&gt;.)&lt;br&gt;
The only reason I use Manjaro, instead of Arch&lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt;, is that the Arch kernel does not boot on this Pi and I want the latest Arch stuff, which is what the &lt;code&gt;unstable&lt;/code&gt; Manjaro software branch offers.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>I kept wondering why Syncthing releases on one of my Pis would lag behind my other one.<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup> The big difference between the two is that one runs Raspbian and the other, Manjaro<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup><sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup>. This wouldn’t happen earlier when they ran Arch and Manjaro.<br>
And today, I head-slappingly remembered, that it <em>did</em> lag and I had to do stuff to get at the latest software stuff.</p>
<p>What I had to do, was to switch Manjaro’s software branch to <code>unstable</code> (as opposed to the default <code>stable</code>. <a href="https://wiki.manjaro.org/index.php?title=Switching_Branches">Read more here</a>.)<br>
The only reason I use Manjaro, instead of Arch<sup id="fnref:4"><a href="#fn:4" class="footnote-ref" role="doc-noteref">4</a></sup>, is that the Arch kernel does not boot on this Pi and I want the latest Arch stuff, which is what the <code>unstable</code> Manjaro software branch offers.</p>
<p>So a …</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo pacman-mirrors --api --set-branch unstable
</span></span></code></pre></div><p>switches me to the <code>unstable</code> branch and …</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"><code class="language-bash" data-lang="bash"><span style="display:flex;"><span>sudo pacman-mirrors --fasttrack <span style="color:#ae81ff">5</span> <span style="color:#f92672">&amp;&amp;</span> sudo pacman -Syu 
</span></span></code></pre></div><p>will resync all the software with what’s available on that branch.</p>
<p>Tada, I have <code>syncthing v1.27.2 &quot;Gold Grasshopper&quot;</code> on all my machines :)</p>
<p><hr style='margin-left: auto; margin-right: auto; margin-bottom: 40px; margin-top: 50px; width:100px; border: none; background-color:rgb(238, 238, 238); color: rgb(238, 238, 238);  height: 1px;'/>

Feedback on this post? Mail me at <a href="mailto:feedback@janusworx.com">feedback at this domain</a>
<br>

<br>

P.S. Subscribe to my <a href="https://janusworx.com/subscribe/">mailing list!</a><br>
Forward these posts and letters to your friends and get them to subscribe!<br>
P.P.S. Feed my <a href="https://www.amazon.in/hz/wishlist/ls/2QAUKHHAMOOVS?ref_=wl_share">insatiable reading habit.</a></p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>as well as other software in general&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:2">
<p>because, reasons. and a long chain of upgrade and experimentation and moves from Pis 3 to 4 to 5&#160;<a href="#fnref:2" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:3">
<p>It’s the Manjaro Pi that lags. And yes, I know you can already guess why&#160;<a href="#fnref:3" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:4">
<p>with apologies to Manjaro&#160;<a href="#fnref:4" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
  </channel>
</rss>
