Page 1 of 1
When will MX Linux 24 be released?
Posted: Mon Dec 30, 2024 9:50 am
by maxmoon
I am just asking if there is already a date for the new release, because the last was in September and the number was 23.4 and because I am about to reinstall some machines, I really want to have the newest release.
In my case every time I reinstall a Linux system, a completely new version pops up and I have to reinstall again

Re: When will MX Linux 24 be released?
Posted: Mon Dec 30, 2024 9:51 am
by fehlix
maxmoon wrote: ↑Mon Dec 30, 2024 9:50 am
I am just asking if there is already a date for the new release,
MX Linux 24: Probably never.
Re: When will MX Linux 24 be released?
Posted: Mon Dec 30, 2024 10:01 am
by siamhie
maxmoon wrote: ↑Mon Dec 30, 2024 9:50 am
I am about to reinstall some machines, I really want to have the newest release.
You'll just have to wait for Debian 13 (Trixie) to come out.
Re: When will MX Linux 24 be released?
Posted: Mon Dec 30, 2024 10:14 am
by Jerry3904
Those are not "completely new," and there is no need to reinstall anything since the changes will come through the standard upgrade process if you already have the preceding (23.3 for instance), We state that very clearly in all announcements every time a new version is available.
The next actual release will come with MX-25 and the new Debian 13, and there you will need to go through the recommended upgrade procedure (assuming you want to upgrade, since there is no actual need)..
Re: When will MX Linux 24 be released? [Solved]
Posted: Mon Dec 30, 2024 10:37 am
by MadMax
Debian 13 will probably be released in mid-2025, so the next MX release (MX-25) will probably be not ready before late 2025.
I think you can comfortably do fresh installs with MX-23 at the moment.
Re: When will MX Linux 24 be released?
Posted: Mon Dec 30, 2024 3:06 pm
by maxmoon
Thanks a lot for all your help and fast reply :)
I wish you all that the last hours in 2024 will be relaxing :)
Re: When will MX Linux 24 be released?
Posted: Mon Dec 30, 2024 4:01 pm
by fehlix
maxmoon wrote: ↑Mon Dec 30, 2024 9:50 am
In my case every time I reinstall a Linux system, a completely new version pops up and I have to reinstall again
For the record, MX Linux provides a tool "User Installed Packages", (package name: "user-installed-packages")
which allows to create a list of currently installed packages manually added by the user.
The list (a text file) can be "imported" again into the tool on a fresh install,
and the tool will try to install all those packages again if still available within the repos.
Re: When will MX Linux 24 be released?
Posted: Wed Jan 01, 2025 9:53 am
by maxmoon
fehlix wrote: ↑Mon Dec 30, 2024 4:01 pm
maxmoon wrote: ↑Mon Dec 30, 2024 9:50 am
In my case every time I reinstall a Linux system, a completely new version pops up and I have to reinstall again
For the record, MX Linux provides a tool "User Installed Packages", (package name: "user-installed-packages")
which allows to create a list of currently installed packages manually added by the user.
The list (a text file) can be "imported" again into the tool on a fresh install,
and the tool will try to install all those packages again if still available within the repos.
Thanks a lot for this huge tip. This might be a game changer, because I already wrote a bash script, which will install all the stuff I need, but at the point I do a fresh install, many packages were renamed or can't be even found and the script fails a lot :/
I hope with user-installed-packages a new installation will go much more fluent.
Re: When will MX Linux 24 be released?
Posted: Wed Jan 01, 2025 10:52 am
by fehlix
maxmoon wrote: ↑Wed Jan 01, 2025 9:53 am
fehlix wrote: ↑Mon Dec 30, 2024 4:01 pm
maxmoon wrote: ↑Mon Dec 30, 2024 9:50 am
In my case every time I reinstall a Linux system, a completely new version pops up and I have to reinstall again
For the record, MX Linux provides a tool "User Installed Packages", (package name: "user-installed-packages")
which allows to create a list of currently installed packages manually added by the user.
The list (a text file) can be "imported" again into the tool on a fresh install,
and the tool will try to install all those packages again if still available within the repos.
Thanks a lot for this huge tip. This might be a game changer, because I already wrote a bash script, which will install all the stuff I need, but at the point I do a fresh install, many packages were renamed or can't be even found and the script fails a lot :/
I hope with user-installed-packages a new installation will go much more fluent.
Don't forget to full-upgrade all packages, and run "UIP" with a fresh loaded package list (sudo apt update).
B/c someone run UIP with an empty package cache, and complained none of the UIP-listed packages have been found to be reinstalled.
Well, it will refresh the package list but only after the search of available packages to be reinstalled have been completed.
Re: When will MX Linux 24 be released?
Posted: Wed Jan 01, 2025 3:01 pm
by FullScale4Me
IIRC the User Installed Packages app does NOT pick up user-installed Flatpack and Appimage applications.