cross-posted from: https://lemmy.world/post/10001738

Aside from being based on Fedora 39 now, KDE is now the official desktop environment replacing GNOME. The reasons why are in the article.

The GNOME version of Nobara still exists, but it’s going to be the vanilla version shipped without any extensions (probably because many of them broke after moving to Fedora 39)

  • @simpleOP
    link
    English
    25 months ago

    Why chromium is explained in the article (better support for many apps) but you can always change it to firefox, also detailed in the upgrade article.

    I upgraded from 38 to 39 with no issues. It’s honestly not hard or dangerous, just copy paste a few lines then paste the last ones to prompt the upgrade. The only catch is that if you had KDE already you won’t need to remove some of the packages it tells you about. Don’t overthink it imo.

    • DarkThoughts
      link
      fedilink
      14 months ago

      I already fail at the first one:

      sudo dnf remove -y blender discord telegram-desktop oneapi-level-zero librist libndi-sdk firefox onlyoffice-desktopeditors

      Which errors out:

      Error:
      Problem: The operation would result in removing the following protected packages: plasma-desktop
      (try to add ‘–skip-broken’ to skip uninstallable packages)

      • @simpleOP
        link
        English
        04 months ago

        Try removing all of them one-by-one and ignore the ones that are trying to remove plasma.

        • DarkThoughts
          link
          fedilink
          1
          edit-2
          4 months ago

          Seems to be librist that’s the issue here. The nobara-amdgpu-config package issue also errors out on the first command though, skipping a package.

          Problem: cannot install the best update candidate for package pipewire-codec-aptx-0.3.69-1.fc38.x86_64

          • nothing provides pipewire >= 1.0.1 needed by pipewire-codec-aptx-1.0.1-1.fc38.x86_64 from rpmfusion-free-updates

          This also happened on the following nobara-sync command. And the second command gives:

          error: package nobara-amdgpu-config is not installed

          Went through with it anyway but I feel that’s potentially one of those things that eventually causes issues further down the line until the system doesn’t boot anymore…