• 0 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2024

help-circle

  • Of course one should avoid using the originally provided GTK software under KDE, as it’s also spamming the app drawer.

    It should work the same as for the Ubuntu -> Kununtu transition: Install some KDE Plasma desktop metapackage, logout and login using KDE, then remove the libgtk* packages to uninstall the Mate/Cinnamon desktop and it’s associated applications. One can reinstall the desired packages, e.g. Firefox, Thunderbird, Synaptic, afterwards.








  • No. It will boot the previous kernel, but the user experience will be at least suboptimal if some packages have already been removed during the upgrade, but the upgrade stopped at some point because a downloaded package was corrupt, leaving lots of dependent packages unconfigured. In case networking doesn’t work, it’s also inconvenient to manually download the affected package on another machine and transfer it with a usb stick onto the computer to restart the upgrade.





  • Successful_Try543@feddit.orgtolinuxmemes@lemmy.worldLOL
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    2 months ago

    Yes, in this command one liner, the system should not power off when the update took too long.

    Or is yes somehow supposed to take care of this?

    No, yes is simply answering all questions asked during the update procedure (start upgrade, replace config files, restart services) with “yes”.


  • MSI files are actually comparable to Linux packages, from what I understand, in that the program that does the installing (and which gets root/admin permissions for that) comes with the OS itself.

    Neat. I’ve always wondered why e.g. 7zip is distributed as both, MSI and exe installer. Now that makes somewhat sense to me.