<div dir="ltr"><div><a href="https://blog.neon.kde.org/2023/05/22/neon-unstable-now-qt6-builds-of-frameworks-and-plasma/">https://blog.neon.kde.org/2023/05/22/neon-unstable-now-qt6-builds-of-frameworks-and-plasma/</a></div><div><br></div><div><p><a href="https://blog.neon.kde.org/2023/05/22/neon-unstable-now-qt6-builds-of-frameworks-and-plasma/" class="gmail-onebox" target="_blank" rel="noopener"></a></p>
<p>KDE neon unstable edition is built from git master. For the last few
weeks we have frozen the published repo because we knew the move to Qt 6
based builds of KDE Frameworks and Plasma would break install. They
will still break install but now is the time to give it a try. It is
vitally important to update your neon-settings-2 package first because
the Qt 5 and 6 builds have overlapping files and this will allow that.</p>
<pre><code class="gmail-hljs gmail-language-sql">pkcon refresh
pkcon install neon<span class="gmail-hljs-operator">-</span>settings<span class="gmail-hljs-number">-2</span>
pkcon <span class="gmail-hljs-keyword">update</span>
</code></pre>
<p>or if you prefer apt</p>
<pre><code class="gmail-hljs gmail-language-sql">apt <span class="gmail-hljs-keyword">update</span>
apt install neon<span class="gmail-hljs-operator">-</span>settings<span class="gmail-hljs-number">-2</span>
apt <span class="gmail-hljs-keyword">full</span><span class="gmail-hljs-operator">-</span>upgrade
</code></pre>
<p>Best of luck!</p></div></div>