I want to remove xfce from my debian 12 system. What is the best way to do it?

    • Cegorach@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      default debian config isn’t enabling sudo for created users

      (and that’s a good choice imo)

      but you can of course use “su -” and just switch to root propperly

      • jyte@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        1 year ago

        if you do not provide a root password during install, the default user is in sudoer.

        • Cegorach@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          I know.

          but since there’s that field in the install wizard, asking you for that password, I’d guess most people will provide one.m?