IDK, but I more often had issues with installing apps to Linux than to Windows, usually dependency-hell related ones, but once I had trouble enabling snap on Linux Mint.
When you make fun of something that really isn't an issue it just makes your side look worse. Windows has real problems, but installing shit ain't it.
My dad can install anything on windows with clicks, he can't do shit with a terminal.
I'm a power user and love GUIs. I'll use git desktop all day everyday, instead of typing shit in a command line. It's one button press vs typing paths and hoping you don't misspell shit.
I don't really get the whole command line fetish, there are no extra points in life for doing things the harder way.
A simple analogy is, would you rather have keyboard with a-z and symbols you can use to build words/sentences, or would you want a wordlist you can scroll and click, while expanding words in groups, and having to find non-frequent words with a lot of difficulty to make up sentences.
Command line use is harder if you come from gui. But the main use case of command line are:
automation: anything you can do in a command line, can be copied in a script,
uniformity: every software now has almost the same format of use,
flexibility: gui almost always has less options than command line, and many times options are hidden within a lot of tabs and options.
Auto complete: whenever someone complains about terminal being hard to use and spelling mistakes I think about this. I think many people that come from GUI don't know about auto-completion on terminal. It's easy to see which options are available, easy to choose files, wildcards for multiple files, and all that
piping: command line allows you to chain one command with another. You have a command to list all your music files, chain that with a search command to search files within them. Now if you need to search in a python code, you use the same search command, just different command to read the file. You basically have lego blocks (old ones) that can be used to make anything.
I can understand people being afraid of command line when they start, but I think many people come with biases and don't use good terminal and other tools to make things easier.
GUI is like fast food, sure you can eat it and enjoy it, and you will live to see another day, but it's inferior in every way to everything else. The real problem is that people start acting like fast food is the default food and start looking at people who eat raw or cook their own food or pay for food at a restaurant as being full of themselves.
There are countless real advantages to CLI over GUI, but allowing people to use their computer effectively by fumbling around isn't one of them.
I think mixing app and system dependencies is a bad idea, and Linux desktop is still fighting that.
When all the apps on a consumer laptop is expected to depend on the same dependencies, the system likely run into dependency hell, which means many apps needs to be downgraded in order to keep older apps working.
This mixture of system dependency and app dependency also prevents users to use the the latest version of an app on a hyper stable base system.
Flatpak basically aim to solve this problem, where each app chooses their own dependencies, so you don't need to downgrade all your app just because one app depends on python 2.7.
Been using Linux off and on since 2003-ish. I remember the days of having to compile applications and having to download various dependencies. Linux now is so streamlined and easy. Minus gentoo.
Eh, Windows complaints tend to get pretty hyperbolic much of the time. It’s slow and annoying but I’ve always worked with it
But the description of the Linux update process matches my experience with mint, pretty much. I even use the GUI update utility because it will put a little icon in the bottom corner of the screen. It’s quick even if I’m using a program that’s going an update, and if the kernel gets updated it’s just like “hey remember to reboot buddy!”
My desktop/laptop experience for both is as follows:
Windows update, at least since the inception of the concept has never required me to go to a browser (unless you count w98 "everything is a website" concept for the desktop or the far in between instances were a PC was offline/having issues and you need to download update packages)
It also updated windows applications (ie office) but yeah it never intended to upgrade other stuff, all other software had their own auto update check
I'll concede the restart because yeah it does all for that
But yeah Linux install is not without issues, and I'll just remind everyone of how difficult it was/is to install a component driver when it's not automatically found (wifi cards, disk controllers, and Realtek drivers anyone?)
Yeah it does update your apps, as long as you have the repos, and restart wise I distinctively remember that you do need to do restarts after updates, be it major distro or not.
Simple commands? I'll concede that, as long as we remember the average Linux user is used to a less user friendly experience. Complain ask you want but for the average user, windows update experience works
Thankfully I don't need to deal with all that stuff now
"But you still have to smack down a few walls, disable the cameras we added, find a way to go trough your door without having your anus print registered with us, and keep us from moving your furniture to our warehouse, all for your convenience ofcourse."
As soon as I realized that Microsoft laughs at people trying to harden Windows I switched to Linux and never looked back. Microsoft doesn't care about you hardening it and they don't care about cracked versions in the slightest. You're a statistic with an advertisement in your home and you'll still be making money for them.
When the hell would I need to update my Windows because of an app update?
I only restart when there is a system update, which you have to do on Linux too if you want your kernel to stay up to date.
You need to update a bunch of separate things on Linux too, though. For example, apt or dnf, rpms and debs that aren't in a repo (although Deb-get handles some of those), Flatpak, Snap, fwupd for firmware, plus language-specific things (npm, dotnet, cargo, Python, etc). At least the UIs handle a lot of it now.
Winget-ui is great, except Microsoft hasn't figured out to conceptually make two installs of the same product get treated the same -- absolutely pathetic that if you install VLC from their website you can never ever ever use Winget VLC without uninstalling the other.
Let’s not cherrypick scenarios to try and pretend Linux is easier than Windows. Most normal people are nervous interacting with a GUI pop-up that gives them two options, never mind putting them into a terminal window where they could seriously fuck up their machine. What about clicking the download link on a webpage, clicking next a few times and having them software on your machine, compared to having to build something from GitHub (how many people here have never had to do that?).
Compiling from GitHub is cherry picking the worst case especially for "most normal people" and frankly they should be using the software store GUI in their DE to install and update software with nice easy buttons to click.
Frankly software management for a normal person generally is easier on Linux than it is on Windows for stuff made to run on Linux.
But don't worry someone will respond with nvidia's shitty proprietary drivers.
This applies to pretty much all "Linux good, Win/MacOS bad" memes. I just assume that people either aren't really serious about them and it's just tongue in cheek, or they don't have any contact with regular people.
I used to work as a(n assistant to the) sysadmin and the things I got called over never stopped to amaze. For instance, there was a case when software was updated on the work machines and I got called because some lady couldn't use Adobe Acrobat. "It is asking me something, I don't know what". I come over and it's just a TOS Accept/Decline window.
Some people do not understand computers to an extent that they can lock up in a state of confusion when a button has been moved 100px in any direction from its usual position.
Most normal people are nervous interacting with a GUI pop-up that gives them two options, never mind putting them into a terminal window where they could seriously fuck up their machine
Maybe this is a problem that we should be addressing, rather than just making technology more of a black box, and raising generations of people who have no fucking concept of how any of it works.
Unless you have a system without a GUI, you don't need to open a terminal in order to update or install stuff. There is a GUI for that. And no, you don't need to build stuff from GitHub for normal user stuff..
Let's also not conflate "ease" with historical behavior.
Taking previous experience out of the equation, it is easier to type apt upgrade and reboot to update your entire system than to click through 300 times in the system and multiple apps with reboots.
Most normal people are nervous interacting with a GUI pop-up that gives them two options
Sadly no. They should be nervous if it's about making changes to their system. In reality however Windows conditioned them to just click the button labeled "Yes" or "Okay" without even reading the pop-up in the first place.
Unless you're updating the kernel itself, there is little chance you actually need to reboot your machine. Just restarting whatever service or application you're using should do the trick.
This is the same on Windows, you can just carry on and then complete an update when you go to shut down the machine. Can't remember the last time an app install or update required the whole OS to be restarted immediately.
Honest question, as I usually just restart to be sure I haven't missed to restart a service or something, but theoretically I could restart every program and service, that got updated.
Yep. I'm on EndeavourOS which is about as far as you can get from Mint without going to like Slackware, LFS, or BSD. Basically every single run of pacman prompts for a reboot. I'm sure I could restart individual services or subsystems instead, but that's not what the OS popup says.
Afaik mint just says you have to restart but don't forces you. Iirc it was there to avoud any glitches which could be caused by apps interacting with each other in different versions(say some system app got updated and desktop environment is still the old since its loaded before update then cause gui mismatch due to different versions of ui toolkit)
I mean, in this case Windows doesn't force you to restart either, you can just keep chugging along with the restart icon at the bottom right... That icon can stay there for weeks on my girlfriend's laptop
somepackage requires otherpackage version >10.1.79
otherpackage is already at latest version
Have fun compiling it yourself and messing up what is managed by the package manager and what's not. And don't forget that the update might break some other package along the way
Don't use apostrophes wherever you see an "s" at the end of a word. If you're unsure about whether or not to use an apostrophe, just don't. Because statistically, there are far fewer cases where you need 'em than there are cases where you don't. Plus if you missed the apostrophe where it should be, people will just assume you didn't bother to type it or it was a typo. Whereas if you do type it where it shouldn't be, it's a clear case of "this person doesn't know how apostrophes work".
Most of the time you can just download a release and place the binary in path (or a symlink).
Compiling it yourself should not 'messing up' anything, it should build locally:
./configure
make -j$(nproc)
Now it's just built, nothing on your system has changed. make install will place requisite files where they need to go, but this generally configurable via prefix or equivalent. You may need to install dependencies, but that's usually a simple exercise in reading the output from the configuration step.
Compiling software is easy as fuck and is incredibly flexible.
Huh, pacman always seemed to automatically work out those dependency loops, or whatever you want to call them, when I was on EndeavourOS. The only time I had an issue with updating was when I went like two weeks without updating, and then ran out of harddrive space halfway through installing the 600 updates.
I've been running Bazzite for several months now, and updating is absurdly easy and unintrusive. It's basically impossible to fuckup (and if you do, it's extremely simple to rollback). I can really see immutable/atomic being the future of Linux.
I don't know about all the arguing and snark, but... I've been using Ubuntu (laugh it up) on my work laptop for the last 3ish years, and the vast majority of the time it really is "click install updates. wait 2 minutes. ok every program on your computer is up to date, just don't forget to restart Firefox". Can't think of a time where updating sucked. Sometimes I even go through the terminal just because it makes me feel cool to be a hackerman.
I dread updating my windows pc at home. Cuts into my WoW time too much.
I've switched over a year ago and that's the thing that, looking back, sticks out to me the most as well. It's just insane that practically every application I used had its own update routine. Lesser used apps I had to update every single time before using them. Just constant interruptions everywhere.
Winget is a step in the right directions, but it still has to build upon and work around that same shaky foundation, and it shows.
Coincidentally my windows PC needed to update when I got back to it. It took like 15 minutes and 2 restarts. I legit pulled out my Ubuntu laptop and Sudo apt-get upgraded that bitch just to flex on Bill Gates.
The Windows updating experience, both the system and apps via the Microsoft Store is so fucking bad it's unbelievable. Shit just stops working all the time, updates fail, grinds the whole system to a halt etc.
For several years now I've been unable to update apps in the Microsoft store in one go, I have to open it, click "get updates" and the circular progression bar goes to about 1/5 and then just stops. So I have to close the app, wait a few minutes, open it again and then press the "play" button for every single app that has updates for the download to actually start, nothing else works. It's been the same for Windows 10 and 11 across four different computers.
There was a Windows 10 update several months ago, might even have been last year that just failed for a ton of people and it took months before it was fixed.
Winget sucks ass. Fails half of the time, lists way too much I did not install through Winget m, even had apps broken because of bad updates through Winget.
Never had these problems with scoop or chocolatey though.
That sucks. I use it to handle all software on my work dev machine and haven't had any issues so far. We basically use it to set up clean machines and it's worked perfectly so far.
I don't like windows either, but updating with Winget in terminal works pretty good. Not as good as with Linux, but better than downloading every app via browser.
Chocolatey is the best option I've found for this on Windows:
Chocolatey was created by Rob Reynolds in 2011 with the simple goal of offering a universal package manager for Windows. Chocolatey is an open source project that provides developers and admins alike a better way to manage Windows software.
You can install & uninstall software from the command line and update everything installed through it with one command.
It's not a real package manager of course. It can't update the operating system, and Windows applications aren't built for modularity and shared libraries the way Linux applications are. But it does automate application management like nothing else. I highly recommend this if you use Windows.
There's winget now too, which is the official Windows package manager. I've used it a couple of times now and worked as expected, not sure how it compares to chocolatey outside of simple app installs though.
I love winget, at least for the initial installation. No more having to search the the download and click through a gui. Just one or two commands (two if searching for the id) and done.
Yeah at least back in the old days the ones frothing at the mouth about Linux...you had to seek them out on irc or weird forums. Now the doge memes come to me.
Windows side of things is getting better though, thanks to winget. Not perfect and it f's up with certain packages but already a lot better than updating by hand.
Windows is not getting better,
CoPilot, Recall, all more unwanted spyware..
UniGetUI is a good way to maintain software on Windows in a Linux fashion through package managers,
however that does not change that the underlying OS is pure spyware.
I've been a Linux user on and off since 1996, and there are still times when I give up trying to install software because of cryptic error messages.
Yes, I had my parents using Linux Mint for about 5 years, but eventually my brother who lived near them switched them to Windows because if there was a problem with Linux he couldn't help.
Don't worry, this is definitely the year of the Linux desktop.
Perhaps its just gotten better, but I've been on it for a year or two now, and I haven't come across an error message that didn't bring up solutions when copy/pasted into google. Definitely varies by distro though, I was on EndeavourOS for most of that time, and being Arch, it has like infinite documentation.
I haven't come across an error message that didn't bring up solutions when copy/pasted into google
I still can't make Zerotier nor Xlink Kai work as they should on Linux, they seem to connect but are either unstable or show errors that I haven't found how to deal with.
Basically it's for emulators and LAN games (like tModloader).
Searching takes me to the documentation, but their fixes are extremely limited, those didn't work so I am out of luck... And that's how I abandoned my Fedora and Debian partitions.
I appreciate Linux for how well it can handle single-purpose tasks, like if I wanted a media centre or such, but after daily driving it for 3 years on my Desktop I've had enough. Anyone who thinks it's easy has a lot of spare time they wish to invest into a thing that's supposed to just work.
I love it for long running services eg *ardar + Plex but the desktop is nearly unusable.
Ubuntu out of the box requires you to install pulse audio, grab your device id via cli, and then run a script at bottom to set that device as the default speaker.
Ubuntu out of the box needs scripting just to deal with an audio source that gets turned off and on. And zealots will scream it's ready for everyone on steam to use.