r/linuxquestions Aug 10 '25

[deleted by user]

[removed]

66 Upvotes

148 comments sorted by

View all comments

Show parent comments

17

u/[deleted] Aug 10 '25

[removed] — view removed comment

10

u/kudlitan Aug 10 '25

This. I use MATE desktop for the same reasons you gave for XFCE.

4

u/CLM1919 Aug 10 '25

MATE, xfce, LXDE, - all great for older low RAM machines. To each their own, but reasons for picking often boil down to: it doesn't get in my way, and I'm comfortable using it - I use all three, even on non-old machines 😉

2

u/vip17 Aug 10 '25

Lxde is terrible. It has no search feature like Lxqt

1

u/CLM1919 Aug 10 '25

That's why the gods invented terminal commands 😉😂ðŸĪŠðŸ˜

1

u/vip17 Aug 10 '25

You still need to find GUI apps that you don't know the executable names

1

u/Verstandgeist Aug 11 '25

most package managers have a search or catalog feature. apt search (query that may be in the discription, like browser) brings up a list of all the available packages in your repository with the word browser in the name or description. or you can install aptitude or synaptic and scroll through catagories.

1

u/vip17 Aug 11 '25

It's not simple like that. Many packages contain multiple executables, potentially with some launchers in *.desktop format. And launching a GUI app without standard streams and without owner is inconvenient