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.

  • solsangraal@lemmy.zip
    link
    fedilink
    English
    arrow-up
    15
    ·
    6 days ago

    people who don’t really do tech besides the very basics

    i’ve been building my own PCs since the 90s and have basic hardware and network certs, and want to try linux, but it seems daunting to me

    • CosmicTurtle0@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      18
      ·
      6 days ago

      The biggest issue people face when switching to Linux is finding Linux alternatives to their apps.

      At this point it’s much easier than it was in the 90s

      That said, games can still cause issues.

      • RushJet1@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        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 🤷🏻‍♂️

    • CaptainPedantic@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      6 days ago

      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.

      • Madcat81@lemm.ee
        link
        fedilink
        English
        arrow-up
        2
        ·
        6 days ago

        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 :/.

          • Mavytan@feddit.nl
            link
            fedilink
            English
            arrow-up
            4
            ·
            5 days ago

            While true, that unfortunately doesn’t change the reality that many potential new users will run into issues like this

            But hey, the more Linux users there are, the more manufactures will be forced to fix their shit

    • Lfrith@lemmy.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 days ago

      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.

      • bufalo1973@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        5 days ago

        And in some desktops you can click on the deb file and it asks you if you want to install it.

    • raspberriesareyummy@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 days ago

      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 :)