Files
euri-iso/docs/index.md
T
c-ludenberg 20a78051d6 docs: overhaul to match current repo reality (DE/DM selectors, SDDM pixie theme, overlays, offline installer, CI)
- index/installer/launcher: release facts, SDDM theme (pixie on master), init/DE selectors, NoExtract for Install Artix entry
- packages: branding pkg ships offline+online settings (no packagechooser.conf fallback), drop antergos-sddm-theme, correct repo index names
- overlays/overlay-root/overlay-live: root-overlay is live-session only, real file trees, symlinked settings.conf, commit reference
- desktop-environments/wallpapers: remove No Desktop option, video wallpaper via layan-theme + Smart Video Wallpaper Reborn
- ci/development/building: three workflows incl. ai-moderator, IA upload disabled (if:false)
- byode: new page documenting the SteamOS-inspired offline installer
- AGENTS.md/openrc: OpenRC was an installer-only dinit conflict; manual rc-update add works
2026-07-31 21:41:17 +02:00

2.8 KiB

title, layout, nav_order
title layout nav_order
Home home 1

Antergos NeXT

A community revival of Antergos for the post-systemd era — Artix Linux base with Dinit, KDE Plasma, and the Calamares installer.

Download

Download the latest ISO Published to GitHub Releases. (The Internet Archive upload step in CI is currently disabled — see CI.)

Latest release — v2026.07.11

What works in the latest release:

  • KDE Plasma 6 on Wayland (with SDDM)
  • Full audio support on installed systems
  • Custom SDDM theme (not Breeze)
  • Correct /usr/lib/os-release (shows "Antergos NeXT", not "Artix Linux")
  • Choose your desktop (Plasma/Xfce/Cinnamon/MATE/LXQt/i3/Sway/Hyprland/COSMIC)
  • GRUB with Antergos theme
  • Custom Calamares slideshow
  • Xlibre X server included

Note: the current master branch moves the SDDM theme to pixie (pixie-sddm-git). The v2026.07.11 release used the older theme — see the releases page for per-release changes.

The offline bare-minimum installer is experimental and best-effort — the online Calamares flow is the supported path.

Learn about Antergos NeXT

What changed from original Antergos

Area Original Antergos Antergos NeXT
Base Arch Linux (systemd) Artix Linux
Default init systemd Dinit (others via changing-init)
Desktop GNOME KDE Plasma
Installer Custom Cnchi Calamares (online) + BYODE (offline)
Build system archiso artools (buildiso)
Display server X11 Wayland (X11 via Xlibre)

Project scope

This repo (antergos-iso) contains the ISO build configuration — overlays, Calamares modules, pacman config, CI pipeline. Custom PKGBUILDs live in the separate antergos-packages repo.

Sources