<?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>Systemupdate Archives - yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</title>
	<atom:link href="https://yourdevice.ch/tag/systemupdate/feed/" rel="self" type="application/rss+xml" />
	<link>https://yourdevice.ch/tag/systemupdate/</link>
	<description></description>
	<lastBuildDate>Mon, 09 Feb 2026 13:45:41 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://yourdevice.ch/wp-content/uploads/2022/11/cropped-ydlogo-e1667602958877-32x32.png</url>
	<title>Systemupdate Archives - yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</title>
	<link>https://yourdevice.ch/tag/systemupdate/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Ubuntu 22.04 auf 24.04 upgraden</title>
		<link>https://yourdevice.ch/ubuntu-22-04-auf-24-04-upgraden/</link>
					<comments>https://yourdevice.ch/ubuntu-22-04-auf-24-04-upgraden/#respond</comments>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Mon, 09 Feb 2026 08:00:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Systemupdate]]></category>
		<guid isPermaLink="false">https://yourdevice.ch/?p=20051</guid>

					<description><![CDATA[<p>Im Gegensatz zu Debian bietet Ubuntu und Linux Mint einen grafischen Upgrade-Assistent. Es gibt aber auch eine Terminal-basierte Methode, die sauberer und zuverlässiger ist – besonders auf Servern. Dieser Artikel...</p>
<p>The post <a href="https://yourdevice.ch/ubuntu-22-04-auf-24-04-upgraden/">Ubuntu 22.04 auf 24.04 upgraden</a> appeared first on <a href="https://yourdevice.ch">yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Im Gegensatz zu Debian bietet Ubuntu und <a href="https://yourdevice.ch/so-upgradet-ihr-auf-linux-mint-22/" type="post" id="19873">Linux Mint</a> einen grafischen Upgrade-Assistent. Es gibt aber auch eine Terminal-basierte Methode, die sauberer und zuverlässiger ist – besonders auf Servern. Dieser Artikel zeigt beide Wege, damit ihr wählen könnt, was zu euch passt.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="1024" height="584" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04-1024x584.png" alt="" class="wp-image-20052" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04-1024x584.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04-300x171.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04-768x438.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04-1536x877.png 1536w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04-500x285.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu24_04.png 1689w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<h2 class="wp-block-heading">Vorbereitung</h2>



<p class="wp-block-paragraph">Sichert zunächst eure wichtigen Daten. Das sollte ohnehin regelmäßig geschehen, aber vor einem Major-Upgrade ist es besonders ratsam.</p>



<p class="wp-block-paragraph">Aktualisiert das System auf den neuesten Stand, entweder über die integrierte Updateverwaltung:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung.png"><img decoding="async" width="1024" height="608" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung-1024x608.png" alt="" class="wp-image-20053" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung-1024x608.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung-768x456.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung-500x297.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_preaktualisierung.png 1460w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Oder über das Terminal mit den Befehlen:</p>



<pre class="wp-block-code"><code>sudo apt update
sudo apt full-upgrade</code></pre>



<p class="wp-block-paragraph">Startet das System neu nachdem alles geupdated wurde.</p>



<pre class="wp-block-code"><code>sudo reboot</code></pre>



<h2 class="wp-block-heading">Methode 1: GUI-Upgrader (Desktop)</h2>



<p class="wp-block-paragraph">Öffnet die Anwendung <strong>Software-Aktualisierung</strong> (oder <strong>Update Manager</strong>). Ubuntu sollte euch aber auch automatisch mitteilen, dass eine neue Version (24.04) verfügbar ist.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message.png"><img decoding="async" width="1024" height="606" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message-1024x606.png" alt="" class="wp-image-20054" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message-1024x606.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message-768x454.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message-500x296.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_message.png 1384w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Klickt auf <strong>System jetzt aktualisieren</strong> und folgt dem Assistent. Das System wird dann alle notwendigen Schritte automatisch ausführen. Das kann eine Weile dauern.</p>



<p class="wp-block-paragraph">Falls ihr nicht direkt informiert werdet, dass eine Systemaktualisierung bereit stellt, bekommt ihr die Meldung mit einem Klick auf die <strong>Aktuliasierungsverwaltung</strong>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung.png"><img loading="lazy" decoding="async" width="1024" height="705" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung-1024x705.png" alt="" class="wp-image-20055" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung-1024x705.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung-300x206.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung-768x528.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung-500x344.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_via_aktualisierungsverwaltung.png 1382w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Klickt in diesem Falle auf <strong>Aktualisieren...</strong></p>



<p class="wp-block-paragraph">Hier bekommt die Veröffentlichungshinweise, lest diese durch, falls interessiert.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise.png"><img loading="lazy" decoding="async" width="1024" height="705" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise-1024x705.png" alt="" class="wp-image-20056" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise-1024x705.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise-300x206.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise-768x528.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise-500x344.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_versionshinweise.png 1382w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Klickt als nächstes auf <strong>System aktualisieren</strong>.</p>



<p class="wp-block-paragraph">Das System beginnt mit den Vorbereitungen der Aktualisierung und leitet alle nötigen Schritte ein.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv.png"><img loading="lazy" decoding="async" width="1024" height="705" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv-1024x705.png" alt="" class="wp-image-20057" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv-1024x705.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv-300x206.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv-768x528.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv-500x344.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_aktiv.png 1382w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Danach werdet ihr nochmals informiert, was alles geupdated wird, und danach gehts weiter mit der eigentlichen Aktualisierung:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos.png"><img loading="lazy" decoding="async" width="1024" height="705" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos-1024x705.png" alt="" class="wp-image-20058" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos-1024x705.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos-300x206.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos-768x528.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos-500x344.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_infos.png 1382w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Während des Upgrades informiert euch Ubuntu, das einige Pakete, hier zum Beispiel Thunderbird zukünftig nur noch als Snap Paket erhältlich ist, und zwingt euch unfreiweilig in ihr <a href="https://yourdevice.ch/warum-ich-ubuntu-nicht-mehr-empfehlen-kann/" type="post" id="12881">proprietäres Snap Ökosystem</a>. </p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung.png"><img loading="lazy" decoding="async" width="1024" height="754" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung-1024x754.png" alt="" class="wp-image-20059" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung-1024x754.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung-300x221.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung-768x565.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung-500x368.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_snap_meldung.png 1076w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Bestätigt mit <strong>Weiter</strong>.</p>



<p class="wp-block-paragraph">Falls ihr individuelle Konfigurationen an bestimmten Systemdateien getätigt habt, wird Ubuntu euch fragen, was mit diesen geschehen soll:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen.png"><img loading="lazy" decoding="async" width="1024" height="689" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen-1024x689.png" alt="" class="wp-image-20063" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen-1024x689.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen-300x202.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen-768x517.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen-500x336.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_konfigurationen_uebernehmen.png 1472w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Klickt auf <strong>Beibehalten</strong>, wenn ihr individuelle Konfigurationen übernehmen wollt, oder <strong>Ersetzen</strong> falls ihr nie was an diesen Dateien verändert habt.</p>



<p class="wp-block-paragraph">Anschliessend werdet ihr gefragt, ob ihr die veralteten Pakete entfernen wollt, der Ordnung halber <strong>entfernt</strong> ihr diese natürlich. Falls eurer Rechner nicht von 2005 sein sollte, geht das natürlich nicht mehrere Stunden.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen.png"><img loading="lazy" decoding="async" width="1024" height="676" src="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen-1024x676.png" alt="" class="wp-image-20064" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen-1024x676.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen-300x198.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen-768x507.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen-500x330.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/ubuntu_upgrade_veraltete_pakete_entfernen.png 1336w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Nach dem Upgrade startet ihr System neu und ihr seid nun auf Ubuntu 24.04 LTS.</p>



<h2 class="wp-block-heading">Methode 2: Terminal mit do-release-upgrade</h2>



<p class="wp-block-paragraph">Diese Methode ist für diejenigen, die gerne im Terminal arbeiten oder die Kenntnisse darin vertiefen möchten. Sie funktioniert sowohl auf Desktop- als auch auf Server-Systemen.</p>



<p class="wp-block-paragraph">Öffnet ein Terminal und gebt Folgendes ein:</p>



<pre class="wp-block-code"><code>sudo do-release-upgrade</code></pre>



<p class="wp-block-paragraph">Das System prüft automatisch, ob ein Upgrade verfügbar ist. Wenn ja, werden euch die Changelog und Upgrade-Details angezeigt.</p>



<p class="wp-block-paragraph">Bestätigt mit <strong>y</strong> (yes), um fortzufahren:</p>



<pre class="wp-block-code"><code>Do you want to start the upgrade? &#91;Y/n]</code></pre>



<p class="wp-block-paragraph">Das Upgrade lädt nun Pakete herunter und aktualisiert sie. Bei Rückfragen zu Konfigurationsdateien (z.B. von SSH oder anderen Services) werden euch Optionen angeboten:</p>



<ul class="wp-block-list">
<li><strong>keep</strong> – Behaltet eure aktuelle Konfiguration</li>



<li><strong>install</strong> – Nutzt die neue Konfiguration von Ubuntu</li>



<li><strong>see diff</strong> – Zeigt die Unterschiede an</li>
</ul>



<p class="wp-block-paragraph">Für die meisten Nutzer ist es sicher, <strong>keep</strong> (<strong>N</strong>) zu wählen, wenn ihr Anpassungen gemacht habt.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config.png"><img loading="lazy" decoding="async" width="1024" height="624" src="https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-1024x624.png" alt="" class="wp-image-19909" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-1024x624.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-300x183.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-768x468.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-1536x936.png 1536w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-500x305.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config.png 1644w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Nach Abschluss werden alte, nicht mehr benötigte Pakete entfernt. Das System fordert euch auf, neu zu starten:</p>



<pre class="wp-block-code"><code>sudo reboot</code></pre>



<p class="wp-block-paragraph">Nach dem Neustart seid ihr auf Ubuntu 24.04.</p>



<h2 class="wp-block-heading">Überprüfung nach dem Upgrade</h2>



<p class="wp-block-paragraph">Prüft die Ubuntu-Version:</p>



<pre class="wp-block-code"><code>lsb_release -a</code></pre>



<p class="wp-block-paragraph">Das sollte anzeigen:</p>



<pre class="wp-block-code"><code>Release: 24.04
Codename: noble</code></pre>



<p class="wp-block-paragraph">Bereinigt noch alte Paketdateien:</p>



<pre class="wp-block-code"><code>sudo apt autoremove
sudo apt autoclean</code></pre>



<h2 class="wp-block-heading">Troubleshooting: Was kann schiefgehen?</h2>



<p class="wp-block-paragraph"><strong>do-release-upgrade findet keine neue Version</strong></p>



<p class="wp-block-paragraph">Das passiert, wenn das System nicht auf dem neuesten Stand ist. Versucht:</p>



<pre class="wp-block-code"><code>sudo do-release-upgrade -d</code></pre>



<p class="wp-block-paragraph">Das <code>-d</code> erzwingt das Upgrade auf die nächste verfügbare Version.</p>



<p class="wp-block-paragraph">Falls immer noch nichts passiert, prüft eure Repositories:</p>



<pre class="wp-block-code"><code>cat /etc/apt/sources.list</code></pre>



<p class="wp-block-paragraph">Achtet darauf, dass keine exotischen PPAs (Personal Package Archives) aktiviert sind, die das Upgrade blockieren.</p>



<p class="wp-block-paragraph"><strong>Paketkonflikte während des Upgrades</strong></p>



<p class="wp-block-paragraph">Das Terminal zeigt euch dann eine Frage zu Konfigurationsdateien. Nutzt <code>see diff</code>, um zu prüfen, was sich ändert. Im Zweifel: <strong>keep</strong> (<strong>N</strong>) wählen, um eure Einstellungen zu behalten.</p>



<p class="wp-block-paragraph"><strong>Das System bricht während des Upgrades ab</strong></p>



<p class="wp-block-paragraph">Falls das Internet unterbricht oder etwas anderes schiefgeht, könnt ihr das Upgrade fortsetzen:</p>



<pre class="wp-block-code"><code>sudo do-release-upgrade</code></pre>



<p class="wp-block-paragraph">Das erkennt den unvollendeten Prozess und setzt fort.</p>



<p class="wp-block-paragraph"><strong>Abhängigkeitsprobleme nach dem Upgrade</strong></p>



<p class="wp-block-paragraph">Falls das System nicht vollständig aktualisiert wurde, versucht:</p>



<pre class="wp-block-code"><code>sudo apt install -f
sudo apt full-upgrade</code></pre>



<p class="wp-block-paragraph">Das <code>-f</code> repariert unterbrochene Installationen.</p>



<p class="wp-block-paragraph"><strong>PPAs verursachen Probleme</strong></p>



<p class="wp-block-paragraph">Manchmal blockieren externe PPAs (z.B. für proprietary Software) das Upgrade. Ihr könnt sie deaktivieren:</p>



<pre class="wp-block-code"><code>sudo add-apt-repository --remove ppa:paketname/ppa</code></pre>



<p class="wp-block-paragraph">Oder alle auf einmal mit <code>ppa-purge</code>:</p>



<pre class="wp-block-code"><code>sudo apt install ppa-purge
sudo ppa-purge ppa:paketname/ppa</code></pre>



<p class="wp-block-paragraph">Nach dem Entfernen könnt ihr es erneut versuchen:</p>



<pre class="wp-block-code"><code>sudo do-release-upgrade</code></pre>



<p class="wp-block-paragraph"><strong>Desktop-Umgebung (GNOME/KDE) funktioniert nicht</strong></p>



<p class="wp-block-paragraph">Falls euer Desktop nach dem Upgrade nicht mehr startet, versucht:</p>



<pre class="wp-block-code"><code>sudo apt install --reinstall ubuntu-desktop
# oder für KDE:
sudo apt install --reinstall kubuntu-desktop</code></pre>



<p class="wp-block-paragraph">Meldet euch ab, wählt beim Login die richtige Umgebung und meldet euch wieder an.</p>



<p class="wp-block-paragraph"><strong>Netzwerk funktioniert nach dem Upgrade nicht</strong></p>



<p class="wp-block-paragraph">Das ist selten, kann aber passieren. Prüft die Netzwerk-Manager-Konfiguration:</p>



<pre class="wp-block-code"><code>sudo systemctl restart networking</code></pre>



<p class="wp-block-paragraph">Oder für systemd-based Systeme:</p>



<pre class="wp-block-code"><code>sudo systemctl restart systemd-networkd</code></pre>



<h2 class="wp-block-heading">Fazit</h2>



<p class="wp-block-paragraph">Das Upgrade von 22.04 auf 24.04 ist ein relativ unkomplizierter Prozess. Nutzt die Terminal-Methode mit <code>do-release-upgrade</code> – sie ist transparenter, zuverlässiger und funktioniert überall gleich gut, ob auf Desktop oder Server. Mit etwas Geduld und den richtigen Antworten zu Konfigurationsfragen ist das System schnell auf dem neuesten Stand.</p>



<p class="wp-block-paragraph">Viel Erfolg beim Upgrade!</p>
<p>The post <a href="https://yourdevice.ch/ubuntu-22-04-auf-24-04-upgraden/">Ubuntu 22.04 auf 24.04 upgraden</a> appeared first on <a href="https://yourdevice.ch">yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://yourdevice.ch/ubuntu-22-04-auf-24-04-upgraden/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Debian 12 Bookworm auf Trixie 13 upgraden</title>
		<link>https://yourdevice.ch/debian-12-bookworm-auf-trixie-13-upgraden/</link>
					<comments>https://yourdevice.ch/debian-12-bookworm-auf-trixie-13-upgraden/#respond</comments>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Sat, 07 Feb 2026 08:00:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Distributionen]]></category>
		<category><![CDATA[Systemupdate]]></category>
		<category><![CDATA[Updates]]></category>
		<guid isPermaLink="false">https://yourdevice.ch/?p=19905</guid>

					<description><![CDATA[<p>Im Gegensatz zu Linux Mint oder anderen Distributionen bietet Debian keinen grafischen Upgrader für Major-Version-Updates. Das mag zunächst abschreckend wirken, ist aber kein Problem – mit ein paar Terminal-Befehlen und...</p>
<p>The post <a href="https://yourdevice.ch/debian-12-bookworm-auf-trixie-13-upgraden/">Debian 12 Bookworm auf Trixie 13 upgraden</a> appeared first on <a href="https://yourdevice.ch">yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Im Gegensatz zu Linux Mint oder anderen Distributionen bietet Debian keinen grafischen Upgrader für Major-Version-Updates. Das mag zunächst abschreckend wirken, ist aber kein Problem – mit ein paar Terminal-Befehlen und dem Austausch der Repository-Einträge ist das Upgrade schnell erledigt.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1024" height="576" src="https://yourdevice.ch/wp-content/uploads/2026/02/debian13-1024x576-568039962.jpg" alt="" class="wp-image-19906" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/debian13-1024x576-568039962.jpg 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/debian13-1024x576-568039962-300x169.jpg 300w, https://yourdevice.ch/wp-content/uploads/2026/02/debian13-1024x576-568039962-768x432.jpg 768w, https://yourdevice.ch/wp-content/uploads/2026/02/debian13-1024x576-568039962-500x281.jpg 500w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<h2 class="wp-block-heading">Vorbereitung</h2>



<p class="wp-block-paragraph">Bevor ihr startet, macht eine Sicherung eurer wichtigen Daten. Das sollte ohnehin regelmäßig geschehen, aber vor einem Major-Upgrade ist es besonders ratsam.</p>



<p class="wp-block-paragraph">Aktualisiert zunächst das System auf den neuesten Stand von Bookworm:</p>



<pre class="wp-block-code"><code>sudo apt update
sudo apt full-upgrade</code></pre>



<p class="wp-block-paragraph">Nach diesen Befehlen kann es nötig sein, den Rechner neuzustarten – befolgt die Aufforderungen des Systems.</p>



<h2 class="wp-block-heading">Die Repository-Quellen anpassen</h2>



<p class="wp-block-paragraph">Das Herzstück des Upgrades: Ihr müsst alle Verweise auf „<strong>bookworm</strong>" in eurer apt-Quellenliste in „trixie" umwandeln.</p>



<p class="wp-block-paragraph">Öffnet die Datei mit einem Editor eurer Wahl:</p>



<pre class="wp-block-code"><code>sudo nano /etc/apt/sources.list
</code></pre>



<p class="wp-block-paragraph">(Alternativ geht auch <code>sudo vi /etc/apt/sources.list</code> oder ein anderer Editor.)</p>



<p class="wp-block-paragraph">Sucht nach Zeilen, die „<strong>bookworm</strong>" enthalten, und ersetzt diesen Begriff durch „trixie". Typischerweise sieht es vorher so aus:</p>



<pre class="wp-block-code"><code>deb http://deb.debian.org/debian bookworm main contrib non-free-firmware
deb-src http://deb.debian.org/debian bookworm main contrib non-free-firmware
deb http://security.debian.org/debian-security bookworm-security main contrib non-free-firmware
deb-src http://security.debian.org/debian-security bookworm-security main contrib non-free-firmware
</code></pre>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists.png"><img loading="lazy" decoding="async" width="1024" height="570" src="https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists-1024x570.png" alt="" class="wp-image-19907" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists-1024x570.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists-300x167.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists-768x428.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists-1536x856.png 1536w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists-500x279.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_bookworm_lists.png 1628w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Danach sollte es so aussehen:</p>



<pre class="wp-block-code"><code>deb http://deb.debian.org/debian trixie main contrib non-free-firmware
deb-src http://deb.debian.org/debian trixie main contrib non-free-firmware
deb http://security.debian.org/debian-security trixie-security main contrib non-free-firmware
deb-src http://security.debian.org/debian-security trixie-security main contrib non-free-firmware
</code></pre>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists.png"><img loading="lazy" decoding="async" width="1024" height="570" src="https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists-1024x570.png" alt="" class="wp-image-19908" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists-1024x570.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists-300x167.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists-768x428.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists-1536x856.png 1536w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists-500x279.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/debian_trixie_lists.png 1628w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Speichert die Datei (in nano: Strg+O, Enter, dann Strg+X).</p>



<p class="wp-block-paragraph">Prüft auch, ob weitere sources-Listen vorhanden sind:</p>



<pre class="wp-block-code"><code>ls -la /etc/apt/sources.list.d/</code></pre>



<p class="wp-block-paragraph">Wenn dort .list oder .sources-Dateien sind, müsst ihr auch dort „bookworm" durch „trixie" ersetzen.</p>



<h2 class="wp-block-heading">Das eigentliche Upgrade</h2>



<p class="wp-block-paragraph">Jetzt aktualisiert die Paketlisten:</p>



<pre class="wp-block-code"><code>sudo apt update</code></pre>



<p class="wp-block-paragraph">Führt einen Testlauf durch, um zu sehen, welche Pakete aktualisiert werden:</p>



<pre class="wp-block-code"><code>sudo apt full-upgrade --dry-run</code></pre>



<p class="wp-block-paragraph">Wenn alles gut aussieht, startet das echte Upgrade:</p>



<pre class="wp-block-code"><code>sudo apt full-upgrade</code></pre>



<p class="wp-block-paragraph">Das kann eine Weile dauern. Der Prozess lädt große Mengen an Daten herunter und aktualisiert hunderte von Paketen. Bei Rückfragen des Systems (z.B. zu Konfigurationsdateien) empfiehlt es sich, die Standardoptionen zu wählen, außer ihr habt spezifische Änderungen an Dateien vorgenommen.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config.png"><img loading="lazy" decoding="async" width="1644" height="1002" src="https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config.png" alt="" class="wp-image-19909" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config.png 1644w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-300x183.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-1024x624.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-768x468.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-1536x936.png 1536w, https://yourdevice.ch/wp-content/uploads/2026/02/choose_original_config-500x305.png 500w" sizes="auto, (max-width: 1644px) 100vw, 1644px" /></a></figure>
</div>


<p class="wp-block-paragraph">Wählt hier einfach immer <strong>N</strong> (keep your currently-installed version), und bestätigt mit <strong>Enter</strong>.</p>



<h2 class="wp-block-heading">Nach dem Upgrade</h2>



<p class="wp-block-paragraph">Startet den Rechner neu:</p>



<pre class="wp-block-code"><code>sudo reboot</code></pre>



<p class="wp-block-paragraph">Prüft nach dem Start, dass alles lädt:</p>



<pre class="wp-block-code"><code>uname -r</code></pre>



<p class="wp-block-paragraph">Das sollte euch einen Kernel mit „trixie" anzeigen.</p>



<p class="wp-block-paragraph">Bereinigt alte Pakete:</p>



<pre class="wp-block-code"><code>sudo apt autoremove
sudo apt autoclean</code></pre>



<h2 class="wp-block-heading">Troubleshooting: Was kann schiefgehen?</h2>



<p class="wp-block-paragraph"><strong>Paketkonflikte während des Upgrades</strong></p>



<p class="wp-block-paragraph">Manchmal zeigt apt an, dass Pakete nicht installiert werden können, weil Abhängigkeiten fehlen. Versucht in diesem Fall:</p>



<pre class="wp-block-code"><code>sudo apt --fix-broken install</code></pre>



<p class="wp-block-paragraph">Oder wartet mit dem Upgrade auf ein bestimmtes Paket, bis Abhängigkeiten geklärt sind. Das ist selten nötig, kommt aber vor.</p>



<p class="wp-block-paragraph"><strong>„Unmet dependencies" Fehlermeldung</strong></p>



<p class="wp-block-paragraph">Falls apt weigert sich weiterzumachen, versucht:</p>



<pre class="wp-block-code"><code>sudo apt install -f</code></pre>



<p class="wp-block-paragraph">Das versucht, fehlende Abhängigkeiten automatisch zu beheben.</p>



<p class="wp-block-paragraph"><strong>Einzelne Pakete verursachen Probleme</strong></p>



<p class="wp-block-paragraph">In seltenen Fällen kann ein einzelnes Paket das Upgrade blockieren. Ihr könnt es temporär „halten", bis der Rest aktualisiert ist:</p>



<pre class="wp-block-code"><code>sudo apt-mark hold paketname</code></pre>



<p class="wp-block-paragraph">Und später wieder freigeben:</p>



<pre class="wp-block-code"><code>sudo apt-mark unhold paketname</code></pre>



<p class="wp-block-paragraph"><strong>Das System startet nicht nach dem Upgrade</strong></p>



<p class="wp-block-paragraph">Das ist sehr selten. Falls es passiert:</p>



<ul class="wp-block-list">
<li>Startet von einem Debian Live USB</li>



<li>Mounted die Root-Partition</li>



<li>Repariert GRUB mit <code>sudo grub-install /dev/sda</code> (oder eure entsprechende Festplatte)</li>
</ul>



<p class="wp-block-paragraph"><strong>Desktop-Umgebung ist kaputt</strong></p>



<p class="wp-block-paragraph">Falls X11 oder euer Desktop nicht mehr startet, versucht:</p>



<pre class="wp-block-code"><code>sudo apt install --reinstall xserver-xorg</code></pre>



<p class="wp-block-paragraph">Oder, wenn ihr GNOME/KDE nutzt:</p>



<pre class="wp-block-code"><code>sudo apt install --reinstall gnome-shell
# oder
sudo apt install --reinstall kde-full</code></pre>



<h2 class="wp-block-heading">Fazit</h2>



<p class="wp-block-paragraph">Das Upgrade von Bookworm auf Trixie ist ein geradliniger Prozess, wenn ihr die Repositories korrekt austauscht. Mit ein paar Terminal-Befehlen und etwas Geduld ist das System schnell auf dem neuesten Stand. Die fehlende GUI ist kein Hindernis – im Gegenteil: Ihr habt volle Kontrolle über den Prozess und könnt jederzeit sehen, was passiert.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">Viel Erfolg beim Upgrade!</p>
<p>The post <a href="https://yourdevice.ch/debian-12-bookworm-auf-trixie-13-upgraden/">Debian 12 Bookworm auf Trixie 13 upgraden</a> appeared first on <a href="https://yourdevice.ch">yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://yourdevice.ch/debian-12-bookworm-auf-trixie-13-upgraden/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>So upgradet ihr auf Linux Mint 22</title>
		<link>https://yourdevice.ch/so-upgradet-ihr-auf-linux-mint-22/</link>
					<comments>https://yourdevice.ch/so-upgradet-ihr-auf-linux-mint-22/#comments</comments>
		
		<dc:creator><![CDATA[Mario]]></dc:creator>
		<pubDate>Thu, 05 Feb 2026 08:00:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Distributionen]]></category>
		<category><![CDATA[Systemupdate]]></category>
		<category><![CDATA[Updates]]></category>
		<guid isPermaLink="false">https://yourdevice.ch/?p=19873</guid>

					<description><![CDATA[<p>Viele von euch sind wahrscheinlich noch mit Mint 21.3 unterwegs, und trauen sich nicht, ein Systemupgrade durchzuführen. Das Upgrade auf Linux Mint 22 birgt ein paar Stolpersteine, deshalb zeigen wir...</p>
<p>The post <a href="https://yourdevice.ch/so-upgradet-ihr-auf-linux-mint-22/">So upgradet ihr auf Linux Mint 22</a> appeared first on <a href="https://yourdevice.ch">yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Viele von euch sind wahrscheinlich noch mit Mint 21.3 unterwegs, und trauen sich nicht, ein Systemupgrade durchzuführen. Das Upgrade auf Linux Mint 22 birgt ein paar Stolpersteine, deshalb zeigen wir euch, wie ihr alles richtig macht.</p>



<p class="wp-block-paragraph">Ihr könnt die entsprechenden Schritte je nach eurer aktuellen Mint-Version und Anforderung befolgen.</p>



<p class="wp-block-paragraph">Der Leitfaden wurde mit den Schritten zum Upgrade auf Linux Mint 22 von Mint 21.3 erstellt. Linux Mint hat ein GUI-Programm zum Upgrade auf die neueste Version.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1024" height="634" src="https://yourdevice.ch/wp-content/uploads/2026/02/linux_mint_upragde_22_title.jpg" alt="" class="wp-image-19892" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/linux_mint_upragde_22_title.jpg 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/linux_mint_upragde_22_title-300x186.jpg 300w, https://yourdevice.ch/wp-content/uploads/2026/02/linux_mint_upragde_22_title-768x476.jpg 768w, https://yourdevice.ch/wp-content/uploads/2026/02/linux_mint_upragde_22_title-500x310.jpg 500w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p class="wp-block-paragraph">Die gleichen Schritte gelten im übrigen für Benutzer, die von Mint 20.3 auf Mint 21 upgraden möchten (welches bis 2025 unterstützt wird).</p>





<h2 class="wp-block-heading" id="things-to-know-before-you-upgrade-to-linux-mint-22">Das solltet ihr vor dem Upgrade auf Linux Mint 22 wissen</h2>



<p class="wp-block-paragraph">Bevor ihr zu Linux Mint 22 upgraded, solltet ihr Folgendes beachten:</p>



<ul class="wp-block-list">
<li>Benötigt ihr das Upgrade wirklich? Linux Mint 21.x wird noch bis 2027 unterstützt.</li>



<li>Ihr benötigt eine gute Internetverbindung, um Updates von über 1 GB herunterzuladen.</li>



<li>Das Upgrade kann basierend auf eurer Internetgeschwindigkeit einige Stunden dauern. Ihr müsst geduldig sein.</li>



<li>Es ist eine gute Idee, einen Live-USB von Linux Mint 22 zu erstellen und ihn in einer Live-Sitzung auszuprobieren, um zu sehen, ob er mit eurer Hardware kompatibel ist und alles bestens funktioniert. In der Regel wird ältere Hardware mit neueren Mint Versionen noch besser unterstützt.</li>



<li>Obwohl Upgrades meist sicher sind, sind sie nicht immer zu 100% fehlerfrei. Ihr solltet System-Snapshots und angemessene Sicherungen haben.</li>



<li>Ihr könnt nur von Linux Mint 21.3 Cinnamon, Xfce und MATE zu Linux Mint 22 upgraden. Überprüft zuerst eure Linux-Mint-Version. Wenn ihr Linux Mint 21.2 oder 21.1 verwendet, müsst ihr zuerst vom Update Manager auf 21.3 upgraden. Wenn ihr Linux Mint 20 verwendet, rate ich euch, eine Neuinstallation durchzuführen, anstatt auf mehrere Mint-Versionen zu upgraden.</li>
</ul>



<p class="wp-block-paragraph" id="things-to-know-before-you-upgrade-to-linux-mint-22">Sobald ihr wisst, was ihr tun werdet, schauen wir uns an, wie ihr zu Linux Mint 22 upgraded.</p>



<h2 class="wp-block-heading" id="upgrading-to-linux-mint-22-from-213">Upgrade auf Linux Mint 22 von 21.3</h2>



<p class="wp-block-paragraph">Überprüft eure Linux-Mint-Version und stellt sicher, dass ihr Mint 21.3 verwendet.</p>



<pre class="wp-block-code"><code>lsb_release -a</code></pre>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_release.png"><img loading="lazy" decoding="async" width="962" height="309" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_release.png" alt="" class="wp-image-19875" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_release.png 962w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_release-300x96.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_release-768x247.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_release-500x161.png 500w" sizes="auto, (max-width: 962px) 100vw, 962px" /></a></figure>
</div>


<p class="wp-block-paragraph">Ihr könnt nicht von Mint 21.1 oder 21.2 zu Mint 22 upgraden. Stellt sicher, dass ihr das System <strong>auf Mint 21.3 aktualisiert habt</strong>, bevor ihr euch an das Upgrade macht.</p>



<h3 class="wp-block-heading">Schritt 1: Aktualisiert euer System durch Installation aller verfügbaren Updates</h3>



<p class="wp-block-paragraph">Startet als erstes den Update Manager mit Menu → sucht nach <strong>Update</strong> → geht auf die <strong>Aktualisierungsverwaltung</strong>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_aktualisierungsverwaltung.png"><img loading="lazy" decoding="async" width="862" height="572" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_aktualisierungsverwaltung.png" alt="" class="wp-image-19876" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_aktualisierungsverwaltung.png 862w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_aktualisierungsverwaltung-300x199.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_aktualisierungsverwaltung-768x510.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_aktualisierungsverwaltung-500x332.png 500w" sizes="auto, (max-width: 862px) 100vw, 862px" /></a></figure>
</div>


<p class="wp-block-paragraph">Überprüft, ob Package-Updates verfügbar sind. Wenn ja, installiert zuerst alle Software-Updates.</p>



<p class="wp-block-paragraph">Die Meldung „<strong>Euer System ist aktuell</strong>" wird im Software-Manager angezeigt.</p>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_alles_uptodate.png"><img loading="lazy" decoding="async" width="752" height="593" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_alles_uptodate.png" alt="" class="wp-image-19877" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_alles_uptodate.png 752w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_alles_uptodate-300x237.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_alles_uptodate-500x394.png 500w" sizes="auto, (max-width: 752px) 100vw, 752px" /></a></figure>
</div>


<p class="wp-block-paragraph">Ihr könnt auch diesen Befehl im Terminal für diesen Schritt verwenden:</p>



<pre class="wp-block-code"><code>sudo apt update &amp;&amp; sudo apt upgrade -y</code></pre>



<p class="wp-block-paragraph">Führt auf jeden Fall ein Neustart des System durchs sobald ihr alles geupdated habt.</p>



<h3 class="wp-block-heading" id="step-2-make-a-backup-of-your-files-on-an-external-disk-optional-yet-recommended">Schritt 2: Erstellt eine Sicherung eurer Dateien auf einer externen Festplatte (Optional, aber empfohlen)</h3>



<p class="wp-block-paragraph"><a href="https://yourdevice.ch/systemwiederherstellung-unter-linux-mit-timeshift/" type="post" id="11695">Timeshift</a> ist ein gutes Programm zum Erstellen von System-Snapshots, aber es ist nicht das unkomplizierteste Programm für eure Dokumente, Bilder und andere persönliche Dateien, wenn man mal schnell ein Backup durchführen will. Ich rate euch, eine Timeshift Sicherung, oder eine manuelle Sicherung auf einer externen Festplatte zu erstellen. Dies dient einfach der Datensicherheit.</p>



<p class="wp-block-paragraph">Wenn ich sage, eine Sicherung auf einer externen Festplatte zu erstellen, meine ich einfach, eure Ordner Bilder, Dokumente, Downloads und Videos auf einen externen USB-Stick zu kopieren und einzufügen.</p>



<p class="wp-block-paragraph" id="step-2-make-a-backup-of-your-files-on-an-external-disk-optional-yet-recommended">Wenn ihr keine Festplatte dieser Größe habt, kopiert zumindest die wichtigsten Dateien, auf die ihr nicht verzichten könnt.</p>



<h3 class="wp-block-heading">Schritt 3: Installiert das Upgrade-Programm</h3>



<p class="wp-block-paragraph">Jetzt, da euer System aktualisiert ist, seid ihr bereit, zu Linux Mint 22 zu upgraden. Das Linux-Mint-Team stellt ein GUI-Programm namens <code>mintupgrade</code> zum Upgrade von Linux Mint 21.3 auf Linux Mint 22 zur Verfügung.</p>



<p class="wp-block-paragraph">Ihr könnt dieses Programm mit dem folgenden Befehl installieren:</p>



<pre class="wp-block-code"><code>sudo apt install mintupgrade</code></pre>



<h3 class="wp-block-heading">Schritt 4: Startet das GUI-Programm vom Terminal</h3>



<p class="wp-block-paragraph">Ihr könnt das neue GUI-Programm nicht im App-Menü aufgelistet finden. Zum Starten müsst ihr den folgenden Befehl im Terminal eingeben:</p>



<pre class="wp-block-code"><code>sudo mintupgrade</code></pre>


<div class="wp-block-image">
<figure class="aligncenter size-full is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde.png"><img loading="lazy" decoding="async" width="1096" height="764" src="https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde.png" alt="" class="wp-image-19879" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde.png 1096w, https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde-300x209.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde-1024x714.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde-768x535.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/install_and_run_mintupragde-500x349.png 500w" sizes="auto, (max-width: 1096px) 100vw, 1096px" /></a></figure>
</div>


<p class="wp-block-paragraph">Dieses einfache, aber umfassende Programm führt euch durch den Upgrade-Prozess.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade.png"><img loading="lazy" decoding="async" width="1024" height="612" src="https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade-1024x612.png" alt="" class="wp-image-19880" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade-1024x612.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade-300x179.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade-768x459.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade-500x299.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/start_mintupgrade.png 1064w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Es wird euch fragen, ob es eine Reihe von Tests durchführen darf, um euren Computer auf ein Upgrade vorzubereiten.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks.png"><img loading="lazy" decoding="async" width="1024" height="606" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks-1024x606.png" alt="" class="wp-image-19881" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks-1024x606.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks-768x455.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks-500x296.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_prechecks.png 1066w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Eine Reihe von Tests wird durchgeführt, um den Computer auf das Upgrade vorzubereiten.</p>



<p class="wp-block-paragraph">Nach diesen Anfangstests werden euch Timeshift-Sicherungen angefordert. Wenn ihr bereits eine Sicherung erstellt habt, seid ihr bereit.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement.png"><img loading="lazy" decoding="async" width="1024" height="606" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement-1024x606.png" alt="" class="wp-image-19882" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement-1024x606.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement-768x455.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement-500x296.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_timeshift_requirement.png 1066w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Klickt auf Beheben, um ein aktuelles <a href="https://yourdevice.ch/systemwiederherstellung-unter-linux-mit-timeshift/" type="post" id="11695">Timeshift Backup</a> anzulegen.</p>



<p class="wp-block-paragraph">Wenn ihr das Upgrade auf einer VM oder ähnlichem testet, benötigt ihr möglicherweise nicht den Timeshift-Snapshot. Klickt in diesem Fall auf das Hamburger-Menü oben rechts und wählt Einstellungen.</p>



<p class="wp-block-paragraph">Im den Einstellungen der Aktualisierung <strong>oben rechts im Burgermenu</strong>, könnt ihr die Anforderung für Timeshift-Sicherung deaktivieren.</p>



<p class="wp-block-paragraph">In den meisten Fällen solltet ihr das nicht tun. Eine aktive Sicherung ist während solcher Versionsupgrades notwendig.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1.png"><img loading="lazy" decoding="async" width="1024" height="606" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1-1024x606.png" alt="" class="wp-image-19884" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1-1024x606.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1-768x455.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1-500x296.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_remove_backup_requirement-1.png 1066w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Die meissten PPAs sind bereits für Ubuntu 24.04, und damit für Mint 22, verfügbar. Aber wenn ein PPA oder Repository für die neue Version nicht verfügbar ist, könnte dies den Upgrade-Prozess mit fehlerhaften Abhängigkeiten beeinflussen. Dies wird euch im Upgrade-Programm mitgeteilt. Dies wird aber zum heutigen Zeitpunkt eher weniger der Fall sein, da Linux Mint 22 bereits einige Zeit verfügbar ist. Trotzdem gehen wir auf die Fehlerbehebung während des Update Prozesses ein!</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas.png"><img loading="lazy" decoding="async" width="1024" height="625" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas-1024x625.png" alt="" class="wp-image-19885" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas-1024x625.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas-300x183.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas-768x469.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas-500x305.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_nicht_kompatible_ppas.png 1431w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Quelle Bild: itsfoss.com</figcaption></figure>
</div>


<p class="wp-block-paragraph">Hier zum Beispiel ist das Vim-PPA ist für Mint 22 nicht verfügbar</p>



<p class="wp-block-paragraph">In diesem Beispiel habe ich die neueste Version von Vim über PPA verwendet. Dasselbe PPA wird nur bis Ubuntu Jammy Jellyfish (22.04) unterstützt, daher der Fehler, da Linux Mint 22 auf Noble Numbat (24.04) basiert.</p>



<p class="wp-block-paragraph">Klickt auf Korrigieren und euch wird die Möglichkeit gegeben, die PPAs über Softwarequellen im Upgrade-Programm zu deaktivieren.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren.png"><img loading="lazy" decoding="async" width="1024" height="441" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren-1024x441.png" alt="" class="wp-image-19886" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren-1024x441.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren-300x129.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren-768x331.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren-500x215.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_vim_ppa_deaktivieren.png 1428w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Quelle Bild: itsfoss.com</figcaption></figure>
</div>


<p class="wp-block-paragraph">Da das PPA deaktiviert ist, wird das Paket „<strong>fremd</strong>", da die verfügbare Version aus dem Repository nicht mit den Versionen aus den Mint-Repositories übereinstimmt. Daher müsst ihr die Pakete auf eine Version herabstufen, die im Repository verfügbar ist. Klickt hier einfach auf <strong>Reparieren</strong>.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories.png"><img loading="lazy" decoding="async" width="1024" height="627" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories-1024x627.png" alt="" class="wp-image-19887" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories-1024x627.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories-300x184.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories-768x471.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories-500x306.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_fix_repositories.png 1428w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">Quelle Bild: itsfoss.com</figcaption></figure>
</div>


<p class="wp-block-paragraph"><strong>Jetzt beginnt Phase zwei. Hier werden nach einem Klick auf OK einige Tests durchgeführt und Pakete heruntergeladen.</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2.png"><img loading="lazy" decoding="async" width="1024" height="610" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2-1024x610.png" alt="" class="wp-image-19888" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2-1024x610.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2-300x179.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2-768x457.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2-500x298.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_phase2.png 1068w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Das Upgrade-Programm listet nun die Änderungen auf, die durchgeführt werden müssen.</p>



<p class="wp-block-paragraph"><strong>Änderungen, die durchgeführt werden müssen, sind aufgelistet.</strong></p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten.png"><img loading="lazy" decoding="async" width="1024" height="602" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten-1024x602.png" alt="" class="wp-image-19889" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten-1024x602.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten-300x177.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten-768x452.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten-500x294.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_simulation_starten.png 1064w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Nach Bestätigung mit <strong>OK</strong> wird das Programm mit dem Download der Pakete beginnen.</p>



<p class="wp-block-paragraph"><strong>Phase drei: nach einem Klick auf OK wird mit dem Upgrade der Pakete begonnen.</strong></p>



<p class="wp-block-paragraph">Wenn ihr auf <strong>OK</strong> klickt, beginnt also das eigentliche Upgrade der Pakete.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages.png"><img loading="lazy" decoding="async" width="1024" height="602" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages-1024x602.png" alt="" class="wp-image-19890" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages-1024x602.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages-300x177.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages-768x452.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages-500x294.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_download_packages.png 1064w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph"><strong>Das System wird aktualisiert. Der Prozess dauert einige Zeit.</strong></p>



<p class="wp-block-paragraph">In einigen Fällen müssen während der Installation weitere Pakete herabgestuft werden, um Konflikte zu vermeiden. Klickt auf <strong>Beheben</strong>, um fortzufahren.</p>



<p class="wp-block-paragraph"><strong>Mehr Pakete müssen herabgestuft werden, um den Upgrade-Prozess fortzusetzen</strong>:</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1.png"><img loading="lazy" decoding="async" width="1024" height="609" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1-1024x609.png" alt="" class="wp-image-19893" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1-1024x609.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1-768x457.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1-500x297.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_more_orphan_packages-1.png 1071w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Dies entfernt die weiteren inkompatiblen Pakete.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages.png"><img loading="lazy" decoding="async" width="1024" height="609" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages-1024x609.png" alt="" class="wp-image-19894" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages-1024x609.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages-768x457.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages-500x297.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_removing_orphan_packages.png 1071w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Nach Abschluss geht ihr zur Finalisierungsphase über.</p>



<p class="wp-block-paragraph">Danach erhaltet ihr eine Benachrichtigung, dass das Upgrade abgeschlossen wurde.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful.png"><img loading="lazy" decoding="async" width="1024" height="609" src="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful-1024x609.png" alt="" class="wp-image-19895" style="width:750px" srcset="https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful-1024x609.png 1024w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful-300x178.png 300w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful-768x457.png 768w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful-500x297.png 500w, https://yourdevice.ch/wp-content/uploads/2026/02/mint_upgrade_sucessful.png 1071w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>
</div>


<p class="wp-block-paragraph">Schließt das Upgrade-Programm und startet euer System neu, damit das Update wirksam wird.</p>



<p class="wp-block-paragraph">Nach dem Neustart seid ihr im neuen Linux Mint 22 🎉</p>



<h2 class="wp-block-heading">Seid ihr auf Linux Mint 22 umgestiegen?</h2>



<p class="wp-block-paragraph">Das Upgrade auf Mint 22 ist genauso einfach wie auf die vorherige Version. Und es wird nur noch besser.</p>



<p class="wp-block-paragraph">Wenn ihr euch immer noch nicht entscheiden könnt, möchtet ihr vielleicht unsere Linux-Mint-22-Rezension vor dem Upgrade lesen.</p>



<p class="wp-block-paragraph">Ich hoffe, ihr findet das Anleitung hilfreich. Seid ihr auf Linux Mint 21 umgestiegen oder habt ihr euch für eine Neuinstallation entschieden?</p>



<p class="wp-block-paragraph">Falls ihr auf Probleme stoßt oder weitere Hilfe zum Upgrade-Prozess benötigt, könnt ihr gerne eine Frage im Kommentarbereich stellen.</p>



<p class="wp-block-paragraph"><strong>Credits</strong>: <a href="https://itsfoss.com/">itsfoss.com</a>. Die Bilder mit dem schwarzen Hintergrund stammen von itsfoss.com da bei mir keine Fehler beim Updateprozess aufgetreten sind. Der Vollständigkeit halber, wollte ich diese Schritte aber inkludieren. </p>



<p class="wp-block-paragraph"></p>
<p>The post <a href="https://yourdevice.ch/so-upgradet-ihr-auf-linux-mint-22/">So upgradet ihr auf Linux Mint 22</a> appeared first on <a href="https://yourdevice.ch">yourdevice.ch - Deine Anlaufstelle für Linux, OpenSource Software und Co</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://yourdevice.ch/so-upgradet-ihr-auf-linux-mint-22/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
