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)

  • DarkThoughts@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    5 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)

    • simple@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      5 months ago

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

      • DarkThoughts@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        5 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…