Update Zorin Os 18 Beta to Core

Hello everybody,

I'm using the beta-version for several weeks now on 3 Notebooks (including a MacBook Pro 2019) and am really convinced! Thanks for it!
Now I wonder if I need to do anything to update to the release-version (of the core-edition)?
I will certainly buy a pro-version to support your project soon, but I don't want to update my machines to it for several reasons (the main reason is I'm happy as it is).
So, are there any steps I need to undertake?

Thanks and regards from Bavaria

You can use Software & Updates - set Download from to "Main Server"

In terminal you can run

sudo apt update && sudo apt full-upgrade

Or, you can wait for the Update Checker to offer updates and accept when prompted.

1 Like

Welcome to the Forum!

Only update Your System normally. It will change/switch then to the final Core Version.

1 Like

Good Morning again,

on trying to update I constantly get a message telling me that it's not possible to download the repo-data.

Though after a click on OK updatetable packages are displayed and installed.

If I use "sudo apt update" I receive the same maessage and again updatetable packages are displayed and with "sudo apt upgrade" are installed.

Thanks again

Try to download from another mirror. At Software&Updates>Zorin Software change the entry at download from...

Hello again,

I tried several mirrors including the main-mirror allready always to the same result...

And it makes no difference wether I use wifi or lan, with or witout firewall. The behaviour occurs on all three notebooks just the same.

Thanks again

Can You post the Output of the Command sudo apt update && sudo apt upgrade from the Terminal please?

Thanks for your reply! Of course:

Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Aktualisierung für 7 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
W: Während der Überprüfung der Signatur trat ein Fehler auf. Das Depot wurde nicht aktualisiert und die vorherigen Indexdateien werden verwendet. GPG-Fehler: https://brave-browser-apt-release.s3.brave.com stable InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 0686B78420038257
W: Fehlschlag beim Holen von https://brave-browser-apt-release.s3.brave.com/dists/stable/InRelease Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 0686B78420038257
W: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Paketaktualisierung (Upgrade) wird berechnet… Fertig
Die folgenden Pakete werden aktualisiert (Upgrade):
  gir1.2-gtop-2.0 libgtop-2.0-11 libgtop2-common libldb2 libsmbclient0
  libwbclient0 samba-libs
7 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 6.398 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n]

Edited by @zenzen for formatting

Those are just warnings which can be sorted out later, but you should be able to proceed with the installation normally.

This is a Problem with the Brave Repo. I would suggest to delete it and then add it again. But You can still update the system like shown at the bottom:

Do you have tried to remove brave-browser? If yes, follow this instruction.

https://support.brave.app/hc/en-us/articles/4404876135565-How-do-I-uninstall-Brave

sudo apt remove brave-browser brave-keyring
sudo rm /etc/apt/sources.list.d/brave-browser-*.list

If the keyring is still there it can block updates.

Thanks so much,

that does the trick - I forgot the second command.

1 Like