this post was submitted on 05 Feb 2024
972 points (93.2% liked)

linuxmemes

20966 readers
171 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
[–] baseless_discourse@mander.xyz 5 points 8 months ago* (last edited 8 months ago)

One of the reason I use linux is because there is no reasonable way to manage/update program on Windows using GUI.

The only reasonable program management tool on Windows is chocolatey, which is in the terminal. I need to remember typing choco upgrade all in command prompt from time to time, and stop all my work to wait for it updates (since it will close your program during updates). And then I will restart to wait for 20 mins for Windows to update itself.

Honestly, I don't mind a break, but remembering thing is not my strong suit; also there are certainly circumstances where stop working for 20 mins is not ideal and Windows just insist on updating itself.

On linux, I install all my program straight from the store (very pretty GUI, even without ads!), and they all automatically update in the background without bothering me at all. Even my OS updates in the background. Every time I reboot, I just boot into a brand new OS, without waiting for any update. (Could use a notification after update is installed, but I think it is broken in gnome...)

I never use the terminal in Linux besides installing and using development tools.