国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Table of Contents
Main desktop environment changes
KDE Plasma 6 is used by default
Versions and variants
Enhanced MS Windows Compatibility
OM-Welcome, a centralized configuration tool
Software Update
Security and Privacy
AMD ROCm and Krita AI plug-ins
Developers and Packaging
Declarative build function
Development Tools
Future version
Upgrade OpenMandriva ROME 24.07
download
Home System Tutorial LINUX OpenMandriva ROME 24.07 Released With Linux Kernel 6.10

OpenMandriva ROME 24.07 Released With Linux Kernel 6.10

Mar 15, 2025 am 10:53 AM

The official version of OpenMandriva ROME 24.07 is now released! This latest version has been improved on the basis of the candidate version, updated the packages to provide the latest and safest experience for end users and developers.

Table of contents

  • KDE Plasma 6 is used by default
  • Versions and variants
  • Enhanced MS Windows Compatibility
  • OM-Welcome, a centralized configuration tool
  • Software Update
    • Security and Privacy
    • AMD ROCm and Krita AI plug-ins
  • Developers and Packaging
    • Declarative build function
    • Development Tools
    • Future version
  • Upgrade OpenMandriva ROME 24.07
  • download

Main desktop environment changes

KDE Plasma 6 is used by default

ROME 24.07 uses KDE Plasma 6 as the desktop environment by default, providing a modern and intuitive user experience.

OpenMandriva ROME 24.07 Released With Linux Kernel 6.10

Versions and variants

In addition to the default Plasma 6 desktop, users can use other versions, including LXQt 2.0.0 (Qt6) and GNOME 46.3 .

OpenMandriva ROME 24.07 Released With Linux Kernel 6.10

A special ROME Plasma6 Wayland ISO version is also provided, but it should be noted that for most users, Wayland is not yet mature enough to replace X11 as the default desktop environment.

Users should note that the Wayland ISO image may not run in VirtualBox and will usually boot to a black screen. However, it works well in most hardware and QEmu using KVM .

Enhanced MS Windows Compatibility

OpenMandriva now provides improved options for running Windows applications.

The standard Wine Windows emulator is still available. Proton and Proton-experimental (usually used for Windows games in Steam) are now packages for OpenMandriva. This is the first time Proton is available outside of Steam without non-free code.

OM-Welcome, a centralized configuration tool

OM-Welcome , this new startup and configuration tool, combines the functions of oma-welcome and om-control-center , provides a convenient and integrated starting point for configuring the system and installing the software.

OpenMandriva ROME 24.07 Released With Linux Kernel 6.10

Software Update

OpenMandriva ROME 24.07 contains the latest version of popular software, including:

  • Linux kernel 6.10 (built with Clang)
  • KDE Plasma Desktop 6.1.3
  • KDE Application 24.05.2
  • KDE Framework 6.4
  • Qt 6.7.2
  • LibreOffice 24.2.5, integrating Qt 6 and Plasma 6
  • Chromium Browser 126.0.6478.182 (Patched to disable Google spyware and re-enable JPEG-XL support)
  • Firefox 128.0 (patched to disable data collection)
  • Falkon 24.05.2

Security and Privacy

OpenMandriva prioritizes security and privacy by promptly resolving vulnerabilities and disabling spyware in your browser.

AMD ROCm and Krita AI plug-ins

This release adds support for AMD ROCm technology for compatible graphics cards and includes an AI image generation plug-in for Krita .

Developers and Packaging

Declarative build function

OpenMandriva introduces a new rpm declarative build feature that simplifies the build/installation instructions for many packages. This feature supports common build systems such as cmake , meson , autotools , and python .

Development Tools

Updated development tools include:

  • LLVM/Clang 18.1.8
  • GCC 14.1.0
  • Glibc 2.39
  • Systemd 255.7
  • Mesa 24.1.4

Future version

Versions of various aarch64 devices will be available soon. The developers are also developing RISC-V ports, which are expected to be released in the next release.

Upgrade OpenMandriva ROME 24.07

To perform a complete update after installation, open the terminal and run the following command:

 <code>sudo dnf clean all; dnf clean all; dnf repolist sudo dnf --refresh --allowerasing distro-sync</code>

For detailed instructions and known issues, visit the Release Notes and Errata pages.

download

New users can download OpenMandriva ROME 24.07 from SourceForge.

Have you tried the latest OpenMandriva? Very good! Please share your experience in the comment section below.

You can also share your impressions and report questions on the official forum (if any).

If there are any serious problems, submit a bug report.

resource:

The above is the detailed content of OpenMandriva ROME 24.07 Released With Linux Kernel 6.10. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

5 Best Open Source Mathematical Equation Editors for Linux 5 Best Open Source Mathematical Equation Editors for Linux Jun 18, 2025 am 09:28 AM

Are you looking for good software to write mathematical equations? If so, this article provides the top 5 equation editors that you can easily install on your favorite Linux distribution.In addition to being compatible with different types of mathema

SCP Linux Command – Securely Transfer Files in Linux SCP Linux Command – Securely Transfer Files in Linux Jun 20, 2025 am 09:16 AM

Linux administrators should be familiar with the command-line environment. Since GUI (Graphical User Interface) mode in Linux servers is not commonly installed.SSH may be the most popular protocol to enable Linux administrators to manage the servers

What is a PPA and how do I add one to Ubuntu? What is a PPA and how do I add one to Ubuntu? Jun 18, 2025 am 12:21 AM

PPA is an important tool for Ubuntu users to expand their software sources. 1. When searching for PPA, you should visit Launchpad.net, confirm the official PPA in the project official website or document, and read the description and user comments to ensure its security and maintenance status; 2. Add PPA to use the terminal command sudoadd-apt-repositoryppa:/, and then run sudoaptupdate to update the package list; 3. Manage PPAs to view the added list through the grep command, use the --remove parameter to remove or manually delete the .list file to avoid problems caused by incompatibility or stopping updates; 4. Use PPA to weigh the necessity and prioritize the situations that the official does not provide or require a new version of the software.

Gogo - Create Shortcuts to Directory Paths in Linux Gogo - Create Shortcuts to Directory Paths in Linux Jun 19, 2025 am 10:41 AM

Gogo is a remarkable tool to bookmark directories inside your Linux shell. It helps you create shortcuts for long and complex paths in Linux. This way, you no longer need to type or memorize lengthy paths on Linux.For example, if there's a directory

Install LXC (Linux Containers) in RHEL, Rocky & AlmaLinux Install LXC (Linux Containers) in RHEL, Rocky & AlmaLinux Jul 05, 2025 am 09:25 AM

LXD is described as the next-generation container and virtual machine manager that offers an immersive for Linux systems running inside containers or as virtual machines. It provides images for an inordinate number of Linux distributions with support

NVM - Install and Manage Multiple Node.js Versions in Linux NVM - Install and Manage Multiple Node.js Versions in Linux Jun 19, 2025 am 09:09 AM

Node Version Manager (NVM) is a simple bash script that helps manage multiple Node.js versions on your Linux system. It enables you to install various Node.js versions, view available versions for installation, and check already installed versions.NV

How to install Linux alongside Windows (dual boot)? How to install Linux alongside Windows (dual boot)? Jun 18, 2025 am 12:19 AM

The key to installing dual systems in Linux and Windows is partitioning and boot settings. 1. Preparation includes backing up data and compressing existing partitions to make space; 2. Use Ventoy or Rufus to make Linux boot USB disk, recommend Ubuntu; 3. Select "Coexist with other systems" or manually partition during installation (/at least 20GB, /home remaining space, swap optional); 4. Check the installation of third-party drivers to avoid hardware problems; 5. If you do not enter the Grub boot menu after installation, you can use boot-repair to repair the boot or adjust the BIOS startup sequence. As long as the steps are clear and the operation is done properly, the whole process is not complicated.

How To Install R Programming Language in Linux How To Install R Programming Language in Linux Jun 23, 2025 am 09:51 AM

R is a widely-used programming language and software environment designed for developing statistical and graphical computing tools within data science. It closely resembles the S programming language and environment, with R serving as an alternative

See all articles