Recently (within the past year) The release of the AV Linux 25 distribution was officially announcedThis major update further solidifies its position as one of the best options for creating and processing multimedia content on Linux. It's worth noting that the distribution is based on the MX Linux package and draws from the specialized KXStudio repository, offering a production-ready environment right out of the box.
This release stands out not only for updating its technological base to Debian 13 (Trixie) via MX Linux 25, but also for now offering two different desktop options. In addition to the standard edition, A new variant called "MX Moksha" is introduced., designed for users who prefer a lighter and more customizable environment, derived from the classic Enlightenment 17.
New features and improvements in AV Linux 25
This new version of AV Linux 25 highlights a revamped core experience, offering a new environment. It also incorporates the familiar desktop from the main AV Linux edition. this one It maintains the Enlightenment desktop environment updated to version 0.27.1offering a modern, flat aesthetic thanks to the new "Ease" themes. On the other hand, the new edition MX Moksha incorporates the Moksha 0.4.1 desktop (popularized by Bodhi Linux), which maintains a sceuomorphic and curvilinear aesthetic, ideal for those seeking efficiency with a classic touch.
It's worth mentioning that AV Linux continues to use the Liquorix kernels, which have significantly reduced latency and are therefore designed to offer better response times for music and video production.

Among the improvements that stand out in this release, we can mention the integration of advanced tools directly into the workflowThe Thunar file manager has received special attention, with significant improvements to its capabilities. The "Open with" menu now includes native options for... Load and run virtual machines with Quickemuas well as to download videos directly using the yt-dlp utility.
Audio support and customization
For music producers, AV Linux 25 tackles one of the biggest headaches in Linux: Windows plugins. The Wine4VS utility and the yabridge layer have been addedThese tools greatly simplify the installation and use of VST audio plugins designed for Windows within a Linux environment. Upon first launch, a setup wizard runs to perform basic configuration. After a fresh installation of AV Linux from the live system to the local drive, it launches again, but only once.
Furthermore, with portability and the creation of customized systems in mind, The ability to use the MX-Snapshot utility has been introduced.This allows users to create their own custom Linux AV ISOs, capturing their configuration and installed software to replicate it on other computers.
Finally, if you are interested in knowing more about it, you can consult the details In the following link.
Download and test AV Linux 25
Those interested in trying or installing this new version of AV Linux 25 should know that to test it, They must download the ISO image and create a bootable USB drive. or run it in a virtual machine.
You can obtain the images for both editions (Enlightenment and MX Moksha) directly from the project's official website. Both versions are 64-bit (x86_64) and are approximately 2.6 GB to 2.9 GB in size. The link is this.
Once you have downloaded the ISO, if you are on Linux, you can burn it to a USB drive using graphical tools such as Etcher or Ventoy, or via the terminal using the dd command (be very careful to select the correct device, for example /dev/sdX):
sudo dd if=AV_Linux_25.iso of=/dev/sdX bs=4M status=progress && sync
For users who want to try it without restarting, tools like VirtualBox or GNOME Boxes are ideal for exploring the new capabilities of Enlightenment and Moksha without altering their main system.