Fedora Asahi Remix 44: A Comprehensive Installation and Upgrade Guide for Apple Silicon Macs

Overview

Fedora Asahi Remix 44 marks a significant milestone for Apple Silicon users, bringing the full power of Fedora Linux 44 to M1, M2, and M3 Macs. Developed in close collaboration with the Fedora Asahi SIG and the Asahi Linux project, this release integrates upstream improvements while retiring custom packages like vendored Mesa and virglrenderer—now automatically replaced with official Fedora versions. Whether you’re a desktop user seeking KDE Plasma 6.6 or GNOME 50, a server administrator, or a minimalist enthusiast, this guide will walk you through installation and upgrade processes, highlight pitfalls, and help you get started smoothly.

Fedora Asahi Remix 44: A Comprehensive Installation and Upgrade Guide for Apple Silicon Macs
Source: fedoramagazine.org

Prerequisites

Before you begin, ensure you have:

Step-by-Step Instructions

This guide covers two scenarios: new installation and upgrading from a previous Fedora Asahi Remix release.

New Installation

  1. Download the ISO: Visit the Fedora Asahi Remix download page and choose your preferred variant: KDE Plasma (flagship), GNOME, Server, or Minimal. The flagship comes with Plasma 6.6 and the new Plasma Setup wizard replacing the older Calamares installer.
  2. Create a bootable USB: Use tools like dd or balenaEtcher. On macOS, run:
    sudo dd if=/path/to/Fedora-Asahi-Remix-44.iso of=/dev/diskX bs=4M status=progress
    Replace /dev/diskX with your USB drive identifier (check with diskutil list).
  3. Boot from USB: Restart your Mac and hold the power button until you see “Startup Options.” Select the USB drive, then choose “Install Fedora Asahi Remix.”
  4. Follow the Plasma Setup wizard: For new installations, Plasma Login Manager (instead of SDDM) and Plasma Setup (instead of Calamares) now handle user creation and system configuration. Simply enter your desired username, password, and language settings.
  5. Choose your desktop variant: If you selected the KDE Plasma ISO, you’ll boot directly into KDE. For GNOME, select the GNOME ISO during download. Both include up-to-date Fedora 44 packages. For headless setups, use the Server or Minimal images.
  6. Post-installation: After setup, update your system with:
    sudo dnf upgrade --refresh
    This ensures you have the latest Mesa and virglrenderer packages (the vendored versions are automatically removed upon upgrade).

Upgrading from Fedora Asahi Remix 42 or 43

Important: Do not use GNOME Software for upgrading—it is not supported. Use either KDE Plasma Discover or the command line.

Option A: Using Plasma Discover

  1. Open Discover from the application menu.
  2. Go to Updates and click “Update All.” This will fetch Fedora 44 packages.
  3. If you see a prompt for a full system upgrade, follow the on-screen instructions. Note that Plasma Discover handles the DNF plugin internally.

Option B: Using DNF System Upgrade

  1. Open a terminal and update your current system:
    sudo dnf upgrade --refresh
  2. Install the DNF system upgrade plugin:
    sudo dnf install dnf-plugin-system-upgrade
  3. Download Fedora 44 packages:
    sudo dnf system-upgrade download --releasever=44
  4. Once download completes, reboot to apply the upgrade:
    sudo dnf system-upgrade reboot
  5. After reboot, the upgrade continues automatically. Your existing configuration (e.g., SDDM vs. Plasma Login Manager) remains unchanged—only new installs get the new greeter.

Common Mistakes

Summary

Fedora Asahi Remix 44 delivers a polished Fedora 44 experience on Apple Silicon Macs, with KDE Plasma 6.6 or GNOME 50 as desktop options. New installations benefit from the streamlined Plasma Setup wizard, while existing users can upgrade via Discover or DNF System Upgrade—avoiding GNOME Software. The removal of custom Mesa packages simplifies maintenance. By following the steps above and heeding common pitfalls, you’ll enjoy a stable, up-to-date Linux environment on your M-series Mac.

Fedora Asahi Remix 44: A Comprehensive Installation and Upgrade Guide for Apple Silicon Macs
Source: fedoramagazine.org
Tags:

Recommended

Discover More

Unlocking Alzheimer’s Memory Recovery: A Guide to Targeting the PTP1B Protein PathwayMeta's Costly AI Push: Job Cuts and Surging Infrastructure SpendingExploring the Flower Moon and the Rare Blue Moon: Your Questions Answered10 Critical Facts About LGBTQ+ Youth Mental Health and How Schools Can HelpHow to Build a B2B Document Extractor: Rule-Based vs. LLM Approaches