this post was submitted on 18 Nov 2023
881 points (92.7% liked)

linuxmemes

20880 readers
6 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (2 children)

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.

[–] [email protected] 2 points 1 year 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).

[–] [email protected] 2 points 1 year ago (1 children)

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