Download Latest Version Infinity_Linux-2026.9.12-Gnome-x86_64.iso (4.1 GB)
Email in envelope

Get an email when there's a new version of infinity-linux

Home
Name Modified Size InfoDownloads / Week
ISO 2026-08-26
README.md 2026-08-27 1.8 kB
Totals: 2 Items   1.8 kB 56

Infinity Linux

version 2026.9.12

Infinity Linux is a lightweight Arch Linux-based distribution focused on speed, flexibility, compatibility, and ease of installation.


It uses:

  • Arch Linux base
  • Calamares graphical installer
  • BIOS and UEFI boot support
  • KDE Plasma desktop environment
  • PipeWire audio stack
  • Flatpak support
  • ZRAM swap utilization
  • New addition - GNOME Edition

Repository Layout

  • etc/ (System configuration)
  • usr/ (Wallpapers, icons, launchers, branding)
  • grub/ (GRUB bootloader configuration)
  • syslinux/ (BIOS bootloader configuration)
  • efiboot/ (UEFI bootloader configuration)
  • opt/ezrepo/ (Local package repository)
  • packages.x86_64 (Package list)
  • profiledef.sh (ArchISO profile configuration)
  • steps.sh (Automated build script)

Requirements

Build host:

  • Arch Linux
  • Root access
  • archiso
  • mkinitcpio-archiso

Required packages:

sudo pacman -S archiso mkinitcpio-archiso

Building

Clone the repository:

git clone https://github.com/EvansOgala/infinity-linux.git
cd infinity-linux

Run the build script:

sudo ./steps.sh

The generated ISO will appear in:

out/

Boot Support

Supported:

  • Legacy BIOS (syslinux / grub)
  • UEFI (GRUB / systemd-boot)

Desktop Environment

Desktop Environments ccurrently in use:

  • KDE Plasma
  • GNOME

Display manager:

  • SDDM (KDE)
  • GDM (GNOME)

Verification

Generate checksums:

sha256sum *.iso > SHA256SUMS

Verify:

sha256sum -c SHA256SUMS

See LICENSE file for details.

Status

Current status:

First stable release.

13f8588 (Fourth Infinity Linux release)

Source: README.md, updated 2026-08-27