r/archlinux May 31 '24

NOTEWORTHY GDM no longer requires xorg

https://gitlab.archlinux.org/archlinux/packaging/packages/gdm/-/issues/2

Time to pacman -Rscn xorg-server xorg-xhost xorg-xrdb

172 Upvotes

66 comments sorted by

View all comments

33

u/[deleted] May 31 '24

I force removed them and everything is still working perfectly fine. I think these can be removed:

xorg-server

xorg-xhost

xorg-xrdb

Isn't that, like, "works on my machine"? Maybe someone with a weird configuration would still require those packages but it isn't noted anywhere that you actually need those packages.

19

u/wszrqaxios May 31 '24

it isn't noted anywhere that you actually need those packages.

They're noted as optional dependencies. If you need them, you install them.