Download Latest Version Infinity Linux-2026.6-x86_64.iso (449.1 MB)
Email in envelope

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

Home / Build / 2026.6
Name Modified Size InfoDownloads / Week
Parent folder
This folder has no files.
Totals: 0 Items   0

<<<<<<< HEAD

infinity-linux

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

Infinity Linux

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


It uses:

  • Arch Linux base
  • Linux LTS kernel
  • KDE Plasma desktop
  • Calamares graphical installer
  • BIOS and UEFI boot support
  • Custom Infinity branding
  • Local package repository support
  • Features
  • KDE Plasma desktop environment
  • Calamares installer
  • Linux LTS kernel
  • NetworkManager networking
  • PipeWire audio stack
  • Flatpak support
  • Plasma Vault integration
  • BIOS and UEFI boot modes
  • Large software selection included in the live environment

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/<username>/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
  • UEFI

Desktop Environment

Default desktop:

  • KDE Plasma

Display manager:

  • SDDM

Kernel

Infinity Linux uses:

  • linux-lts

for improved stability and hardware compatibility.

Verification

Generate checksums:

sha256sum *.iso > SHA256SUMS

Verify:

sha256sum -c SHA256SUMS

See LICENSE file for details.

Status

Current status:

Beta release.

Expect occasional bugs and unfinished features while development continues.

13f8588 (Initial Infinity Linux release)

Source: README.md, updated 2026-06-18