Do I need to install the desktop env when installing a distro or do I need to install blank Linux and install a clean desktop env later? Thank you! 😃👌

  • foremanguy@lemmy.mlOP
    link
    fedilink
    arrow-up
    0
    ·
    5 months ago

    I don’t care about the difficulty only wants to know what is the best in the case of not installing to much packages, having a clean Linux distro

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      If you want a clean install, go for a carefully curated set of packages, rather than trying to mix and match to create your own selection - that’s bound to result in a Frankenstein installation.

      I’m partial to Fedora Silverblue, which is essentially just a single package containing the things you need to have a usable desktop. You can install what you need separately on top of that, but on updates, the whole base gets replaced wholesale - including, which is most relevant to your concerns, removing stuff that is no longer used/needed, rather than having that clog up over time.

    • lemmyreader@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 months ago

      Okay, good :) You can try for yourself. Install bare-boned Linux, and then install for example fvwm, a light weight Window Manager. Fair chance that for example on Debian you will have to figure out which more packages (e.g. xinit and xorg and fonts) to install to make the GUI work. I like Debian for reasons, but the software package dependencies are not always on par with the package installations is my experience.