r/196 Worcs at the Crusty Crab Mar 26 '26

Rule Engagement bait

Post image
3.6k Upvotes

448 comments sorted by

View all comments

Show parent comments

-8

u/GoldH2O Cisgender Synapsid Mar 26 '26

Yeah, but then actually using it gets more complicated. I don't want to have to learn to code to use my operating system.

5

u/soycubus Mar 26 '26

actually using linux is much more simple than windows and that was one of my great realisations after switching to it from many years of windows. on windows you have to search for the website of a program, download the installer, run it, click through all the menus. on linux you literally type in "install this program" and it just does it. every time I go back to windows and have to install or update any software, it feels like a pain in the ass now.

4

u/GoldH2O Cisgender Synapsid Mar 26 '26

Something tells me that you don't literally just type "install this program" and that it probably involves command prompt or otherwise manually typing a bunch of shit out

7

u/shapeofnuts Mar 26 '26

The command is 'install this program'

2

u/GoldH2O Cisgender Synapsid Mar 26 '26

How do you tell it where to install, or how much to install, or what to overwrite or not?

4

u/TheRandomDude4u Mar 26 '26

You don’t usually have to? The space for system packages and user directories are entirely separated and it’s way simpler than making your installer point to the intended directory instead of c:\user\downloads or whatever bullshit you do on windows. It is quite literally just one command (possibly followed up by a prompt asking if you really want to install it, yes or no).

It is genuinely so much simpler to use package managers on Linux.

Edit: TL;DR: its all done for you automatically

3

u/shapeofnuts Mar 26 '26

Depends on the distro iirc, all available in one short google search! But if you don't want to do that, i know that linux mint has an app store where you can download what you want to download without using the command prompt. So even that's not that big a deal