• ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    Well, you could if the package was set up differently, or if you wanted to go at it manually. But they way the maintainers set the dependencies makes apt think it has to remove the whole DE, or at least a bunch of essential parts of it.

    • RidcullyTheBrown@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      8 months ago

      That’s the point. Obviously you can uninstall any windows application too, it’s just that Microsoft doesn’t want you to.

    • uis@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      Can’t you pass something like --unmerge or --nodeps so package manager will ignore dependencies? And then add it to apt equivalent of package.prpvided to tell that this package is managed by another package manager(you).