Manjaro Summit public Alpha now available

2 months 1 week ago

Hello everyone! It has been some time since we shared an experimental version of Manjaro Immutable, since then we have been busy working on improving the technology and implementing some commonly requested features.

Manjaro Immutable is now called Manjaro Summit, and we are excited to release it in public Alpha!

What is Manjaro Summit?

Manjaro Summit is a semi-immutable (We’re calling it that for now because the term immutable is technically incorrect and controversial) distro with an atomic update system. Updates are done by downloading pre-made disk images, the root partition is read-only and only parts of the filesystem are migrated upon update.

The benefit of such a system is that everyone is running a near identical system configuration, this makes it easier to reproduce bugs and issues. Images can also be tested before being published. And should an update prove to be bad, you can simply roll back to an older unaffected version.

The immutability makes the system more resistant to user and software error, it also provides some limited protection against malware.

We are still unsure what Summit will eventually become, a stable rolling workstation distro, or an always moving distro chasing the latest and greatest in software.

The technology powering summit is purpose build to be as simple as possible, it is encouraged for people to start building and sharing images and configurations which fit their usecase or that of a wider community.

System requirements
  • UEFI
  • 4GB of RAM or more recommended
  • At least 32GB of storage
  • Network is required during installation

Systems with all drivers upstreamed in the kernel would provide the best user experience. Nvidia is not supported nor tested at this time, however it shouldn’t be hard to get these drivers installed and enabled using layering to install the packages and the overlay to load them in to the initramfs.

Download

Known issue: Ventoy will fail to boot the ISO.

We recommend gnome-boxes or QEMU+SPICE for the best experience inside of a virtual machine, guest tools for other VM solutions are not included.

ISO: https://download.manjaro.org/arkdep-gnome-installer/manjaro-summit-gnome-2025.04.14-x86_64.iso

Checksum: https://download.manjaro.org/arkdep-gnome-installer/manjaro-summit-gnome-2025.04.14-x86_64.iso.sha256

Notable changes since the experimental release
  • Support has been added for package layering.
  • We no longer use EFI variables for boot entry selection, boot priority is now defined using timestamps in the boot entry filename.
  • systemd-bless-boot support has been implemented, the system will now do an automatic rollback should a new image fail to boot.
  • The initramfs is now build with binaries from the new deployment and not the current root.
  • Various changes, improvements and fixes to the back-end.
What is still missing
  • A welcome app. Right now upon install you are dropped in to a mostly empty environment, we’d like to offer the user the option to install a default collection of apps as Flatpak on first boot.
  • GPG image signing. Currently image validity is checked using a checksum, Arkdep is already able to validate images using GPG, but this has not yet been implemented in our image build automation.
  • Automatic background system updates. Updates still have to be performed manually via the command line.
  • Right now only GNOME is supported. There are also configurations available for Plasma, XFCE and COSMIC. However, these are all untested and may break or lack basic functionality.
  • Sudoless Arkdep usage. We are still evaluating if we should allow sudoless system management using Arkdep for sudo users, this can be implemented via Polkit.
  • Limits on Arkdep’s system access. We’d like to limit Arkdep’s system access using Apparmor to prevent bugs from causing data loss and to limit the attack surface when running community-made images.
  • Improved update rollout. Right now images are pushed directly to “stable“ after being build with no testing.
  • Arkdep Bash and Zsh autocompletion.
What you can expect from the Manjaro Summit Alpha
  • Weekly updates. We will try to provide new weekly images build against Manjaro Unstable.
  • Tweaks and changes will be made to the configuration based on community feedback.
  • The above mentioned missing features will be added over time.
  • It should be stable enough to be daily driveable for people familiar with Linux.
  • Any major changes will be automatically applied through updates.
Getting started Arkdep usage Update arkdep deploy Rebase to another edition

Available vartiants are manjaro-summit-gnome, manjaro-summit-kde and manjaro-summit-xfce. Note that currently only the GNOME variant is actively developed.

To make a rebase permanent edit the /arkdep/config configuration file and change repo_default_image to match your preferred variant.

arkdep deploy manjaro-summit-kde Layer packages arkdep layer firefox Removing a deployment cat /arkdep/tracker arkdep remove $DEPLOYMENT_ID Workflow

Rely on Flatpaks and containers to install software, avoid layering packages if possible.

Distrobox

Distrobox and BoxBuddy are installed by default, using either you can install graphical apps to containers and make them available in your application list just like any natively installed application.

# Installing Firefox inside of a debian container distrobox create -i debian:latest distrobox enter debian-latest sudo apt update && sudo apt install firefox-esr distrobox-export -a firefox Pacman

You can temporarily make changes which will be undone upon the next update by invoking pacman.

pacman -Sy firefox How long will Summit remain in Alpha?

It may remain in Alpha for quite a long time. Many parts of the experience we’d still like to change or fully rework, and we need to gain confidence in the stability of the system before releasing it as stable.

How does it compare to other immutable/atomic distros?

Arkdep: If you maintain a 15MB/s download speed, Arkdep will download a 1.7GB image in 2 minutes and spend less than 30 seconds deploying it.

Silverblue/rpm-ostree: Is efficient with bandwidth, but heavy on the CPU. It downloads only ~300MB of data on the average update, but then spends 5 minutes blasting the CPU on a reasonably specced system to deploy it.

SUSE MicroOS/Aeon: Efficient on bandwidth and fast to deploy, but it is just taking a system snapshot and doing a traditional system upgrade. It is more comparable to Timeshift than image-based distros.

ChimeraOS/frzr: Mostly the same as Arkdep, it shares the same underlying technology. Bandwidth heavy but simple and fast.

Additional documentation

For additional documentation and information on Arkdep, refer to the Arkane Linux Arkdep documentation.

39 posts - 12 participants

Read full topic

dennis1248

[Stable Update] 2025-04-12 - Kernels, Plasma, Systemd, Mesa, Grub, Wine

2 months 2 weeks ago

Hello community, here we have another set of package updates. This marks also the stable release of Manjaro 25.0 we call Zetar. Expect updated install medias soon.

Current Promotions
  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: See current promotion
Recent News Previous News Finding information easier about Manjaro (click for more details) Notable Package Updates Additional Info Python 3.13 info (click for more details) Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Our current supported kernels
  • linux54 5.4.290
  • linux510 5.10.235
  • linux515 5.15.178
  • linux61 6.1.132
  • linux66 6.6.85
  • linux612 6.12.21
  • linux613 6.13.9
  • linux614 6.14.0
  • linux61-rt 6.1.132_rt50
  • linux66-rt 6.6.85_rt53
  • linux612-rt 6.12.16_rt9
  • linux613-rt 6.13_rt5

Package Changes (Mon Apr 7 08:42:40 CEST 2025)

  • stable core x86_64: 51 new and 52 removed package(s)
  • stable extra x86_64: 2332 new and 2598 removed package(s)
  • stable multilib x86_64: 32 new and 32 removed package(s)

All package changes can be found here

Click to view the poll.

Check if your mirror has already synced:

114 posts - 66 participants

Read full topic

philm

[Testing Updates] 2025-04-07 - RT-Kernels, Wine, Thunderbird

2 months 2 weeks ago

Hello community, here we have another set of package updates. Since I’m still recovering from my move back to Europe from Asia, I might be less responsive on the forum. So lets test these packages thoroughly so we can do another stable branch snap.

Current Promotions
  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: See current promotion
Recent News Previous News Finding information easier about Manjaro (click for more details) Notable Package Updates Additional Info Python 3.13 info (click for more details) Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Our current supported kernels
  • linux54 5.4.290
  • linux510 5.10.235
  • linux515 5.15.178
  • linux61 6.1.132
  • linux66 6.6.85
  • linux612 6.12.21
  • linux613 6.13.9
  • linux614 6.14.0
  • linux61-rt 6.1.132_rt50
  • linux66-rt 6.6.85_rt53
  • linux612-rt 6.12.16_rt9
  • linux613-rt 6.13_rt5

Package Changes (Mon Apr 7 08:42:40 CEST 2025)

  • testing core x86_64: 5 new and 5 removed package(s)
  • testing extra x86_64: 217 new and 216 removed package(s)
  • testing multilib x86_64: 3 new and 3 removed package(s)
:: Different overlay package(s) in repository core x86_64 ------------------------------------------------------------------------------- PACKAGE 20250405 20250407 ------------------------------------------------------------------------------- linux61-rt 6.1.128_rt49-1 6.1.132_rt50-1 linux61-rt-headers 6.1.128_rt49-1 6.1.132_rt50-1 linux66-rt 6.6.84_rt52-1 6.6.85_rt53-1 linux66-rt-headers 6.6.84_rt52-1 6.6.85_rt53-1 manjaro-release 25.0.0preview-1 25.0.0-1 :: Different overlay package(s) in repository extra x86_64 ------------------------------------------------------------------------------- PACKAGE 20250405 20250407 ------------------------------------------------------------------------------- asusctl 6.1.10-1 6.1.12-1 envycontrol 3.5.1-2 3.5.2-1 gnome-shell-extension-gamemode 12.0-2 12.0-3 inputplumber-git 0.51.0.r0.g03c2642-1 0.51.1.r0.g2324b42-1 linux61-rt-acpi_call 1.2.2-42 1.2.2-43 linux61-rt-bbswitch 0.8-41 0.8-42 linux61-rt-broadcom-wl 6.30.223.271-41 6.30.223.271-42 linux61-rt-nvidia-390xx 390.157-41 390.157-42 linux61-rt-nvidia-470xx 470.256.02-20 470.256.02-21 linux61-rt-nvidia 570.133.07-1 570.133.07-2 linux61-rt-nvidia-open 570.133.07-1 570.133.07-2 linux61-rt-r8168 8.055.00-3 8.055.00-4 linux61-rt-rtl8723bu 20240303-24 20240303-25 linux61-rt-tp_smapi 0.44-35 0.44-36 linux61-rt-vhba-module 20240917-9 20240917-10 linux61-rt-virtualbox-host-modules 7.1.6-5 7.1.6-6 linux66-rt-acpi_call 1.2.2-36 1.2.2-37 linux66-rt-bbswitch 0.8-35 0.8-36 linux66-rt-broadcom-wl 6.30.223.271-36 6.30.223.271-37 linux66-rt-nvidia-390xx 390.157-35 390.157-36 linux66-rt-nvidia-470xx 470.256.02-24 470.256.02-25 linux66-rt-nvidia 570.133.07-2 570.133.07-3 linux66-rt-nvidia-open 570.133.07-2 570.133.07-3 linux66-rt-r8168 8.055.00-6 8.055.00-7 linux66-rt-rtl8723bu 20240303-28 20240303-29 linux66-rt-tp_smapi 0.44-10 0.44-11 linux66-rt-vhba-module 20240917-12 20240917-13 linux66-rt-virtualbox-host-modules 7.1.6-8 7.1.6-9 manjaro-hello 0.8.1-1 0.8.1-2 needrestart 3.9-1 3.10-1 python-pyamdgpuinfo 2.1.6-3 2.1.7-1 rog-control-center 6.1.10-1 6.1.12-1 :: Different sync package(s) in repository extra x86_64 ------------------------------------------------------------------------------- PACKAGE 20250405 20250407 ------------------------------------------------------------------------------- alertmanager 0.28.1-1 0.28.1-2 apostrophe 3.2-5 3.2-6 app-icon-preview 3.4.0-3 3.4.0-4 azure-cli 2.70.0-1 2.71.0-1 baresip 3.21.0-1 3.21.0-2 brook 20221010-2 20221212-1 browserpass-chromium 3.9.0-1 3.10.2-1 browserpass-firefox 3.9.0-2 3.10.2-1 cargo-binstall 1.12.2-1 1.12.3-1 cargo-c 0.10.11-1 0.10.12-1 cargo-deb 2.11.4-1 2.12.0-1 cargo-expand 1.0.104-1 1.0.106-1 cargo-generate 0.23.1-1 0.23.2-1 cargo-show-asm 0.2.48-1 0.2.49-1 certbot 3.3.0-1 3.3.0-2 chezmoi 2.61.0-2 2.62.0-1 citations 0.8.0-3 0.8.0-4 composer 2.8.6-1 2.8.8-1 cotp 1.9.2-1 1.9.3-1 cotp-converters 1.9.2-1 1.9.3-1 datamash 1.8-2 1.9-1 deepin-icon-theme 2025.03.20-1 2025.03.27-1 deepin-terminal 6.0.17-1 6.5.0-1 deno 2.2.3-1 2.2.4-1 dune 3.17.1-2 3.17.2-1 ejabberd 24.12-4 25.03-1 eslint 9.23.0-1 9.24.0-1 falkon 24.12.3-2 24.12.3-3 fcitx5-qt 5.1.9-3 5.1.9-4 fluidd 1.32.6-1 1.34.0-1 furnace 0.6.8-1 0.6.8.1-1 gamescope 3.16.2-1 3.16.3-1 gnome-session 47.0.1-1 47.0.1-2 gtk-layer-shell 0.9.0-1 0.9.1-1 gtk-update-icon-cache 1:4.18.3-1 1:4.18.3-2 gtk4 1:4.18.3-1 1:4.18.3-2 gtk4-demos 1:4.18.3-1 1:4.18.3-2 gtk4-docs 1:4.18.3-1 1:4.18.3-2 home-assistant 1:2025.3.4-1 1:2025.4.1-1 hyprgraphics 0.1.2-1 0.1.3-1 ibus-anthy 1.5.16-2 1.5.17-1 jasper 4.2.4-2 4.2.5-1 jasper-doc 4.2.4-2 4.2.5-1 jellyfin-server 10.10.6-2 10.10.7-1 jellyfin-web 10.10.6-1 10.10.7-1 jose 11-3 14-1 jujutsu 0.27.0-1 0.28.1-1 lib32-rust-libs 1:1.85.1-1 1:1.86.0-1 libre 3.21.0-1 3.21.1-1 libretro-beetle-psx 2754-1 2760-1 libretro-beetle-psx-hw 2754-1 2760-1 libretro-gambatte 1068-1 1069-1 libretro-genesis-plus-gx 2216-1 2217-1 libretro-mame 93765-1 94042-1 libretro-nestopia 1:140-1 1:146-1 libretro-overlays 305-1 310-1 libretro-picodrive 2686-1 2736-1 libretro-ppsspp 42407-1 42704-1 libretro-scummvm 161052-1 161421-1 libupnpp 0.26.8-1 1.0.2-1 lnav 0.12.3-1 0.12.4-1 lua-zlib 1:1.2-6 1:1.3-1 lua51-zlib 1:1.2-6 1:1.3-1 lua52-zlib 1:1.2-6 1:1.3-1 lua53-zlib 1:1.2-6 1:1.3-1 lxc 1:6.0.3-1 1:6.0.4-1 lxqt-qtplugin 2.1.0-1 2.1.0-2 ly 1.0.3-1 1.0.3-2 mbedtls 3.6.2-1 3.6.3-1 mbedtls2 2.28.9-1 2.28.10-1 mesonlsp 4.3.7-4 4.3.7-5 minizip-ng 4.0.8-1 4.0.9-1 musl 1.2.5-4 1.2.5-5 musl-aarch64 1.2.5-4 1.2.5-5 musl-riscv64 1.2.5-4 1.2.5-5 nccl 2.26.2-1 2.26.2-2 neovim-lspconfig 1.7.0-1 1.8.0-1 paper-clip 5.5.1-3 5.5.1-4 pik 0.18.1-1 0.19.0-1 prismlauncher 9.2-4 9.3-1 python-acme 3.3.0-1 3.3.0-2 python-dbus-fast 2.39.5-1 2.44.1-1 python-django-modeltranslation 0.19.12-2 0.19.13-1 python-faker 36.2.3-1 37.0.0-1 python-icalendar 6.1.3-1 6.1.3-2 python-jellyfish 1.1.3-1 1.2.0-1 python-path 16.10.2-1 16.11.0-1 python-pikepdf 9.5.2-2 9.6.0-1 python-queuelib 1.7.0-2 1.8.0-1 python-setuptools-rust 1.11.0-1 1.11.1-1 python-tenacity 9.0.0-2 9.1.0-1 python-validators 0.20.5-1 0.20.6-1 python-ziafont 0.8-2 0.9-1 qt6-webengine 6.9.0-1 6.9.0-3 radicale 3.5.0-1 3.5.1-1 rofi-emoji 4.0.0-1 4.1.0-1 rust 1:1.85.1-1 1:1.86.0-1 rust-aarch64-gnu 1:1.85.1-1 1:1.86.0-1 rust-aarch64-musl 1:1.85.1-1 1:1.86.0-1 rust-musl 1:1.85.1-1 1:1.86.0-1 rust-src 1:1.85.1-1 1:1.86.0-1 rust-wasm 1:1.85.1-1 1:1.86.0-1 share-preview 0.5.0-3 0.5.0-4 simple-scan 46.0-3 48.1-1 stb r2193.31707d1-1 r2205.f056911-1 strawberry 1.2.7-2 1.2.8-1 streamlink 7.1.3-1 7.2.0-1 sudo-rs 0.2.4-6 0.2.5-1 syd 3.32.6-1 3.32.7-1 symbolic-preview 0.0.9-4 0.0.9-5 system76-firmware 1.0.70-1 1.0.71-1 systemfd 0.4.3-1 0.4.6-1 textpieces 4.1.1_1-1 4.2.0-3 thunderbird 137.0-1 137.0.1-1 thunderbird-i18n-af 137.0-1 137.0.1-1 thunderbird-i18n-ar 137.0-1 137.0.1-1 thunderbird-i18n-ast 137.0-1 137.0.1-1 thunderbird-i18n-be 137.0-1 137.0.1-1 thunderbird-i18n-bg 137.0-1 137.0.1-1 thunderbird-i18n-br 137.0-1 137.0.1-1 thunderbird-i18n-ca 137.0-1 137.0.1-1 thunderbird-i18n-cak 137.0-1 137.0.1-1 thunderbird-i18n-cs 137.0-1 137.0.1-1 thunderbird-i18n-cy 137.0-1 137.0.1-1 thunderbird-i18n-da 137.0-1 137.0.1-1 thunderbird-i18n-de 137.0-1 137.0.1-1 thunderbird-i18n-dsb 137.0-1 137.0.1-1 thunderbird-i18n-el 137.0-1 137.0.1-1 thunderbird-i18n-en-gb 137.0-1 137.0.1-1 thunderbird-i18n-en-us 137.0-1 137.0.1-1 thunderbird-i18n-es-ar 137.0-1 137.0.1-1 thunderbird-i18n-es-es 137.0-1 137.0.1-1 thunderbird-i18n-et 137.0-1 137.0.1-1 thunderbird-i18n-eu 137.0-1 137.0.1-1 thunderbird-i18n-fi 137.0-1 137.0.1-1 thunderbird-i18n-fr 137.0-1 137.0.1-1 thunderbird-i18n-fy-nl 137.0-1 137.0.1-1 thunderbird-i18n-ga-ie 137.0-1 137.0.1-1 thunderbird-i18n-gd 137.0-1 137.0.1-1 thunderbird-i18n-gl 137.0-1 137.0.1-1 thunderbird-i18n-he 137.0-1 137.0.1-1 thunderbird-i18n-hr 137.0-1 137.0.1-1 thunderbird-i18n-hsb 137.0-1 137.0.1-1 thunderbird-i18n-hu 137.0-1 137.0.1-1 thunderbird-i18n-hy-am 137.0-1 137.0.1-1 thunderbird-i18n-id 137.0-1 137.0.1-1 thunderbird-i18n-is 137.0-1 137.0.1-1 thunderbird-i18n-it 137.0-1 137.0.1-1 thunderbird-i18n-ja 137.0-1 137.0.1-1 thunderbird-i18n-ka 137.0-1 137.0.1-1 thunderbird-i18n-kab 137.0-1 137.0.1-1 thunderbird-i18n-kk 137.0-1 137.0.1-1 thunderbird-i18n-ko 137.0-1 137.0.1-1 thunderbird-i18n-lt 137.0-1 137.0.1-1 thunderbird-i18n-ms 137.0-1 137.0.1-1 thunderbird-i18n-nb-no 137.0-1 137.0.1-1 thunderbird-i18n-nl 137.0-1 137.0.1-1 thunderbird-i18n-nn-no 137.0-1 137.0.1-1 thunderbird-i18n-pa-in 137.0-1 137.0.1-1 thunderbird-i18n-pl 137.0-1 137.0.1-1 thunderbird-i18n-pt-br 137.0-1 137.0.1-1 thunderbird-i18n-pt-pt 137.0-1 137.0.1-1 thunderbird-i18n-rm 137.0-1 137.0.1-1 thunderbird-i18n-ro 137.0-1 137.0.1-1 thunderbird-i18n-ru 137.0-1 137.0.1-1 thunderbird-i18n-sk 137.0-1 137.0.1-1 thunderbird-i18n-sl 137.0-1 137.0.1-1 thunderbird-i18n-sq 137.0-1 137.0.1-1 thunderbird-i18n-sr 137.0-1 137.0.1-1 thunderbird-i18n-sv-se 137.0-1 137.0.1-1 thunderbird-i18n-th 137.0-1 137.0.1-1 thunderbird-i18n-tr 137.0-1 137.0.1-1 thunderbird-i18n-uk 137.0-1 137.0.1-1 thunderbird-i18n-uz 137.0-1 137.0.1-1 thunderbird-i18n-vi 137.0-1 137.0.1-1 thunderbird-i18n-zh-cn 137.0-1 137.0.1-1 thunderbird-i18n-zh-tw 137.0-1 137.0.1-1 tomcat10 10.1.36-1 10.1.40-1 upmpdcli 1.9.3-1 1.9.3-2 v2ray 5.18.0-1 5.19.0-1 v2ray-domain-list-community 20250401022534-1 20250405160157-1 v2ray-geoip 202503281421-1 202504050136-1 vale 3.11.1-1 3.11.2-1 vapoursynth-plugin-bestsource 1:R10-1 1:R11-1 countryfetch - 0.1.9-3 :: Different sync package(s) in repository multilib x86_64 ------------------------------------------------------------------------------- PACKAGE 20250405 20250407 ------------------------------------------------------------------------------- wine 10.4-1 10.5-1 wine-mono 9.4.0-1 10.0.0-1 wine-staging 10.4-1 10.5-1

Click to view the poll.

Check if your mirror has already synced:

11 posts - 6 participants

Read full topic

philm

[Testing Update] 2025-04-05 - Systemd, Bluez, Plasma, Firefox, Thunderbird, QEMU, Qt6, Mesa

2 months 3 weeks ago

Hello community, here we have another set of package updates. Since I’m still recovering from my move back to Europe from Asia, I might be less responsive on the forum. So lets test these packages thoroughly so we can do another stable branch snap.

Current Promotions
  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: See current promotion
Recent News Previous News Finding information easier about Manjaro (click for more details) Notable Package Updates Additional Info Python 3.13 info (click for more details) Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Our current supported kernels
  • linux54 5.4.290
  • linux510 5.10.235
  • linux515 5.15.178
  • linux61 6.1.132
  • linux66 6.6.85
  • linux612 6.12.21
  • linux613 6.13.9
  • linux614 6.14.0
  • linux61-rt 6.1.128_rt49-1
  • linux66-rt 6.6.84_rt52
  • linux612-rt 6.12.16_rt9
  • linux613-rt 6.13_rt5

Package Changes (Sat Apr 5 09:37:42 CEST 2025)

  • testing core x86_64: 38 new and 39 removed package(s)
  • testing extra x86_64: 1851 new and 2125 removed package(s)
  • testing multilib x86_64: 26 new and 26 removed package(s)

A list of all changes can be found here

Click to view the poll.

Check if your mirror has already synced:

9 posts - 7 participants

Read full topic

philm

[Unstable Update] April 2025

2 months 3 weeks ago

Welcome to the new monthly unstable branch thread.

Recent News Valkey to replace Redis in the [extra] Repository (click for more details)
  • As of Linux 6.13.12, the 6.13 series is now EOL (End Of Life). Please install 6.14 stable and/or 6.12 LTS (Long Term Support).
Notable Package Changes Known Issues Chrome/Chromium-based browsers and GNOME 48 - Global Shortcuts (click for more details) python-gobject 3.52 breaks multiple apps (libpeas related) (click for more details) Additional Info Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Check if your mirror has already synced:

36 posts - 14 participants

Read full topic

Yochanan

[Testing Update] 2025-03-30 - Kernels, Qt 6.8.3, Umu-Launcher, Haskell, Python

2 months 4 weeks ago

Hello community, here we have another set of package updates. Since I’m still recovering from my move back to Europe from Asia, I might be less responsive on the forum. So lets test these packages thoroughly so we can do another stable branch snap.

Current Promotions
  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: See current promotion
Recent News Previous News Finding information easier about Manjaro (click for more details) Notable Package Updates
  • Kernels
  • Qt 6.8.3
  • UMU-Launcher 1.2.6
  • Haskell and Python updates
Additional Info Python 3.13 info (click for more details) Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Our current supported kernels
  • linux54 5.4.290
  • linux510 5.10.235
  • linux515 5.15.178
  • linux61 6.1.132
  • linux66 6.6.85
  • linux612 6.12.21
  • linux613 6.13.9
  • linux614 6.14.0
  • linux61-rt 6.1.128_rt49-1
  • linux66-rt 6.6.84_rt52
  • linux612-rt 6.12.16_rt9
  • linux613-rt 6.13_rt5

Package Changes (Sun Mar 30 06:17:52 CEST 2025)

  • testing core x86_64: 15 new and 15 removed package(s)
  • testing extra x86_64: 952 new and 946 removed package(s)
  • testing multilib x86_64: 3 new and 3 removed package(s)

A list of all changes can be found here

Click to view the poll.

Check if your mirror has already synced:

15 posts - 10 participants

Read full topic

philm

[Stable Update] 2025-03-30 - Kernels, GNOME 48, Mesa, Plymouth, LibreOffice

2 months 4 weeks ago

Hello community, here we have another set of package updates. Since I’m still recovering from my move back to Europe from Asia, I might be less responsive on the forum.

Current Promotions
  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: See current promotion
Recent News Previous News Finding information easier about Manjaro (click for more details) Notable Package Updates Additional Info Python 3.13 info (click for more details) Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Our current supported kernels
  • linux54 5.4.290
  • linux510 5.10.234
  • linux515 5.15.178
  • linux61 6.1.130
  • linux66 6.6.84
  • linux612 6.12.20
  • linux613 6.13.8
  • linux614 6.14.0
  • linux61-rt 6.1.128_rt49-1
  • linux66-rt 6.6.84_rt52
  • linux612-rt 6.12.16_rt9
  • linux613-rt 6.13_rt5

Package Changes (Thu Mar 27 19:45:57 CET 2025)

  • testing core x86_64: 4 new and 4 removed package(s)
  • testing extra x86_64: 356 new and 462 removed package(s)
  • testing multilib x86_64: 4 new and 4 removed package(s)

A list of all changes can be found here

Click to view the poll.

Check if your mirror has already synced:

115 posts - 74 participants

Read full topic

philm

[Testing Update] 2025-03-28 - Kernels, LibreOffice, Firefox

2 months 4 weeks ago

Hello community, here we have another set of package updates. Since I’m still recovering from my move back to Europe from Asia, I might be less responsive on the forum. So lets test these packages thoroughly so we can do another stable branch snap.

Current Promotions
  • Find out all about our current Gaming Laptop the Hero with Manjaro pre-installed from Spain!
  • Protect your personal data, keep yourself safe with Surfshark VPN: See current promotion
Recent News Previous News Finding information easier about Manjaro (click for more details) Notable Package Updates Additional Info Python 3.13 info (click for more details) Info about AUR packages (click for more details)

Get our latest daily developer images now from Github: Plasma, GNOME, XFCE. You can get the latest stable releases of Manjaro from CDN77.

Our current supported kernels
  • linux54 5.4.290
  • linux510 5.10.234
  • linux515 5.15.178
  • linux61 6.1.130
  • linux66 6.6.84
  • linux612 6.12.20
  • linux613 6.13.8
  • linux614 6.14.0
  • linux61-rt 6.1.128_rt49-1
  • linux66-rt 6.6.84_rt52
  • linux612-rt 6.12.16_rt9
  • linux613-rt 6.13_rt5

Package Changes (Thu Mar 27 19:45:57 CET 2025)

  • testing core x86_64: 4 new and 4 removed package(s)
  • testing extra x86_64: 356 new and 462 removed package(s)
  • testing multilib x86_64: 4 new and 4 removed package(s)

A list of all changes can be found here

Click to view the poll.

Check if your mirror has already synced:

5 posts - 3 participants

Read full topic

philm
4 hours 25 minutes ago
Topics in the 'Announcements' category This category is for announcements.
Subscribe to Manjaro Linux feed