The Linux Mint team has just released Linux Mint 22, a new major version of the free Linux distribution. With Windows 10’s end of support coming up quickly next year, at least some users may consider making the switch to Linux.

While there are other options, paying Microsoft for extended support or upgrading to Windows 11, these options are not available for all users or desirable.

Linux Mint 22 is a long-term service release. Means, it is supported until 2029. Unlike Microsoft, which made drastic changes to the system requirements of Windows 11 to lock out millions of devices from upgrading to the new version, Linux Mint will continue to work on older hardware, even after 2029.

Here are the core changes in Linux Mint 22:

  • Based on the new Ubuntu 24.04 package base.
  • Kernel version is 6.8.
  • Software Manager loads faster and has improved multi-threading.
  • Unverified Flatpaks are disabled by default.
  • Preinstalled Matrix Web App for using chat networks.
  • Improved language support removes any language not selected by the user after installation to save disk space.
  • Several under-the-hood changes that update libraries or software.
  • @BlindFrog
    link
    21 month ago

    What’s a PPA, and, if it’s alright to ask, which things did you need to downgrade or remove before upgrading mint?

    I’m still on mint cinnamon 21, saving up for a beefier drive to back up to before I would upgrade.

    • melroy
      link
      fedilink
      21 month ago

      PPA= Personal Package Archives.

      I disabled, like commenting out, most of these PPA’s (and potentially other Debian APT repos) and then executed a ‘downgrade foreign packages’, which will reset the packages back to the original version of Linux Mint 21, before upgrading to Mint 22.

      If you are unsure of about any of those APT repos, just look in your: /etc/apt/sources.list.d/ directory. The only official file is official-package-repositories.list, all other files are most likely be added by your in the past. Commenting out the content of the *.list files is recommended and the mintupgrade command should help you downgrade those foreign packages if needed. Let me know if you have any follow-up questions.