LibreOffice downloads on the rise as users look to avoid subscription costs | The free open-source Microsoft Office alternative is being downloaded by nearly 1 million users a week
Interest in LibreOffice, the open-source alternative to Microsoft Office, is on the rise, with weekly downloads of its software package close to 1 million a week. That’s the highest download number since 2023.
“We estimate around 200 million [LibreOffice] users, but it’s important to note that we respect users’ privacy and don’t track them, so we can’t say for sure,” said Mike Saunders, an open-source advocate and a deputy to the board of directors at The Document Foundation.
LibreOffice users typically want a straightforward interface, Saunders said. “They don’t want subscriptions, and they don’t want AI being ‘helpful’ by poking its nose into their work — it reminds them of Clippy from the bad old days,” he said.
There are genuine use cases for generative AI tools, but many users prefer to opt-in to it and choose when and where to enable it. “We have zero plans to put AI into LibreOffice. But we understand the value of some AI tools and are encouraging developers to create … extensions that use AI in a responsible way,” Saunders said.
So here’s a single data point for you, in a good couple months (for money reasons) I was gonna switch over to Bazzite or another distro if it came preinstalled
So with a sample size of 1 we know 100% of people you’ve found are switching to linux
Please don't suggest newcomers to dual boot. It's very technical and requires a lot of knowledge and effort to troubleshoot when windows eventually fights back with new shenanigans. It provides a skewed impression of what using Linux is like.
Just suggest to try the distros as a live USB. It gets them 90% of the way into an install, and it's perfectly safe and reversible.
Fair. But blowing away all their stuff can really ruin their day. Learn to enter the boot menu to switch drives, and then they can always go back to Windows if something gets borked.
Yeah is that completely safe? I'm really tempted to try out Mint and I have an old M2 from my previous machine I could format and use for it. The PC is my work/editing station though so can't afford any risk. I can't really make the switch since I'm still dependent on LR+PS (Adobe...) but most of my other software should work, and I've just always wanted to get into Linux but not sure if it'll actually benefit me and my work or if it's just gonna cause me even more hassle than windows currently does.
I'm familiar with messing around in the BIOS, changing boot priority and formatting stuff and whatnot.
As long as you're confident in being able to distinguish between the two drives (i.e. they have different capacities), you're good.
The main issue people run into w/ a dual boot setup is Windows clobbering the Linux boot loader (the thing that lets you pick whether to boot into Windows or Linux) and users not knowing how to reinstall it. It will only do that on the drive it's installed to, so if Linux is on a separate drive altogether, you'll be fine. I recommend going into the BIOS settings and switching the default boot to your Linux drive, and Linux should detect the Windows installation and give you the option to boot into either one.
LR+PS (Adobe…)
This is probably going to be an issue for you, since neither has a direct replacement on Linux. However, in the worst case scenario (you hate Linux and want to nuke it from orbit), you just need to switch the boot order back in your BIOS.
Right that sounds reasonable then. Switching boot order is a piece of cake and the Linux drive would be the only 128gb one in the whole array (I have a lot of drives, including a setup with stablebit drivepool, will that work?). After I'm done with this current gig in a couple days I should have a small window of free time, maybe I'll finally get to it!
When I switched to Linux I found out that the Linux alternative to most of my apps was just running my windows apps through proton or wine and they work fine. There are only one or two programs that I couldn't replace and I really don't care about them so 🤷🏻♂️
I've found Linux Mint to be easier to install and use than Windows. (I don't have to enter the console and allow myself to setup an offline account because no network drivers were working in Linux. Windows 11 did that).
I've never had issues with graphics drivers, despite using Nvidia cards. The only issues with Linux have been because I broke something when I was messing around.
Get a USB drive, burn a Linux ISO to it, and try it out without installing it.
And then something doesn't work during installation or you have to postpone it, you have to abort the installation, run into the MMOK error that blocks you from installing ANY UEFI Linux...just happend to me. I REALLY like the idea of Linux but man, if such things still happen :/.
If you've installed fresh Windows off a usb then process is the same for Linux, and you don't really need to mess with terminal by just using the Microsoft Store equivalent on the Linux distro you choose. I didn't find it too different from using Windows or MacOS. I was able to download all my usual programs like Steam and Firefox off the Linux appstore.
But if I had to install a program outside of the Linux store they usually came as a sh or deb file.
If it was deb I'd open terminal where the deb file was and type in sudo dpkg -i filename.deb
And if sh I'd open terminal where the sh file was and type in sh ./name_of_file.sh
That's pretty much the only terminal commands I've needed to know to get started.
When it came to drivers I was lucky enough to have it be pretty much handle everything for me on my old laptop out the box. Main reason I had tried Linux was because Windows ran slow on it, and also an old scanner I had didn't have drivers that supported it anymore. But, on Linux the scanner just worked.
It isn't, really. As @CosmicTurtle0 pointed out in their response, it's mostly finding alternatives to your apps.
Apropos: fuck mozilla for enshittifying the last viable open source browser alternative :( It's the one I have not found an alternative for yet.
Other than that: Thunderbird is WAY better than Outlook anyways. Gimp is arguably lacking some features that Photoshop people are used to, but works just fine (albeit takes some getting used to) for non graphic designers. LibreOffice is functioning better than Microsoft Office by a long shot in Writer and Calc - and up to par in Impress (presentations.)
VLC should already be your media player of choice anyways. Element (Matrix) and Telegram desktop applications come with most distros nowadays. Desktop environment of choice is available, from very comfortable to very rudimentary and blazingly fast.
Steam works, many many games on steam work (but then again, maybe prefer gog / good old games, as it is not US based).
PDF readers: okular is probably your best bet, digital signatures work fine but the interface for signing a document could be improved a bit.
For my system, that's kind of it - everything else is native Linux stuff anyways :)
How about this: I'll offer installation support and free tech support for three months to the first 20 people that ask. Free of charge. I only have three conditions:
You pick from a handful of distros I'm willing to support - Debian, Fedora, openSUSE Leap
You donate any amount of money to any FOSS project or contribute something to a FOSS project
I reserve the right to not help get certain Windows software working, like anything Adobe
I think the biggest factor in that is getting tutorials and such out there that focus on the basics, written by people who mainly do things on Linux using the basics and GUI tools. So much of the Linux content out there is focused on power users and even the tutorials for new users tend to be written by those power users who may have been tech focused before switching and forget or just don't know how basic they really have to get to not make people feel intimidated. Given the right distro/desktop environment, and there's plenty of good ones to start with, people can use Linux almost just how they use Windows. They just need someone to show them how without pushing them to do everything in the terminal too fast or going immediately to scripting as a solution to problems.
Exactly. I'm really interested in running Linux but it would be more of something interesting to try when I have time rather than an actual OS change.
The biggest issue for me is I'm a photographer and I depend on Adobe Lightroom, Photoshop, etc. I know there are open source alternatives, but from what I've seen they are far behind adobe.
Haven't done it myself yet! I'm planning to switch to Linux Mint later this year, and have a dual boot with Windows on the side, so I can switch at any time if needed.
All the open source alternatives also work on windows. You could try them on your current OS and make the switch to Linux once you're confident you've found a workflow that works for you.
Lightroom: Darktable
Photoshop: Gimp (version 3 just released) or Krita
Illustrator: Inkscape
One note though: The Windows versions tend to be a bit of an afterthought. Performance can therefore be not as good as the Linux version.
I have to wonder what the October end of life for Windows 10 will bring in that regard.
Computers are expensive. Some people will buy something new, others won’t be able. That crowd has 2 options of finding a new OS or using one that’s no longer supported.
Most people will just continue using an out of date operating system because they don't understand the security risks. It happens every time MS ends support of an OS line.