User-friendly Distribution

VPX Linux

User-friendly Alpine based distro

VPX Linux lowers the entry barrier to the Gentoo ecosystem by removing unnecessary manual setup and merging Gentoo utilities with Alpine base.

$ doas vpx add freedom
# Adding freedom to your system...
$ uname -a
# Linux vpx 6.x.x-vpx #1 SMP

Key Capabilities

Features

Lower Gentoo Entry Barrier

VPX Linux lowers the entry barrier to the Gentoo ecosystem by removing unnecessary manual setup and merging Gentoo utilities with Alpine base. The system is ready to use after installation, while still allowing users to learn and customize the distro at their own pace.

Safe System Updates

System updates in VPX Linux are designed to be safe by default. The system protects its core components and applies updates in a controlled way, reducing the risk of failures. If something goes wrong, the system can return to a previous working state without reinstalling or losing personal data.

Faster Software Installation

VPX Linux combines different ways of installing software to keep the system responsive and easy to use. Most applications install quickly without long waiting times, and desktop apps are isolated from the core system. This means programs work reliably and do not interfere with each other.

Easy Recovery

If a problem occurs, VPX Linux allows you to recover the system quickly. Restoring a working state takes minutes instead of hours and does not require reinstalling the operating system. Your files and settings remain intact, making experimentation safe and stress-free.

User-friendly Interface

VPX Linux uses a lightweight desktop based on XFCE with i3 window management or vanilla XFCE. By default, the interface is clean, familiar, and easy to navigate. Advanced users can take advantage of i3-style workflows for faster window management and keyboard-driven control.

VPX Tools Integration

Built on the solid foundation of VPX/TOOLS, VPX Linux brings daemon containerization, transactional updates, and enterprise-grade features to desktop users. Experience the power of modern container technology in a user-friendly package.

Technical Foundation

System Architecture

Alpine Base

Built on Alpine Linux, one of the lightest and most secure distributions available. The musl libc provides excellent compatibility while keeping the system lean.

VPX Utilities

Integrates VPX/TOOLS for advanced package management, bringing Gentoo-style emerge capabilities to the Alpine ecosystem.

Immutable Core

The system uses Btrfs snapshots for transactional updates. Roll back to previous states instantly if anything goes wrong.

Hybrid Package Model

  • APK packages - fast installation
  • Portage overlays - source-based builds
  • Flatpak - isolated applications

User Experience

Desktop Options

XFCE Desktop

A lightweight and fast desktop environment that works great on older hardware. Familiar interface that feels right at home for users coming from other Linux distributions or Windows.

i3 Window Manager

For power users who want maximum efficiency. Tile-based window management with keyboard-driven workflows. Navigate and control your entire desktop without touching the mouse.

Custom Workflows

Mix and match components to create your perfect setup. Start with XFCE and add i3 window management, or build your own hybrid environment.

Hardware

System Requirements

Minimal
  • 64-bit processor (x86_64 / ARM64 / ARMHF / RISC-V)
  • RAM: 2 GB
  • Free storage: 40 GB
  • Graphics: optional
  • Firmware: UEFI recommended
Recommended
  • CPU: Multi-core 64-bit processor
  • RAM: 8-16 GB
  • Free storage: 80 GB SSD or NVMe
  • Graphics: any modern GPU

Setup

Installation Process

$ boot from USB
# Choose "Install VPX Linux"
$ partition your drive
# Create root, swap, and home
$ create user
# Set up your account
$ wait till completed
# System installation in progress...
$ reboot
# Enjoy your new system!

Productivity

i3 Window Manager Quick Start

VPX Linux uses i3 as an optional tiling window manager. The Mod key is usually Super (Win) or Alt.

$ Mod + Enter      # open terminal
$ Mod + D          # application launcher
$ Mod + Shift + Q # close focused window

$ Mod + H / J / K / L  # move focus
$ Mod + Shift + H/J/K/L # move window

$ Mod + V        # vertical split
$ Mod + B         # horizontal split
$ Mod + F         # fullscreen toggle

$ Mod + 1-9      # switch workspace
$ Mod + Shift + 1-9 # move window to workspace

$ Mod + Shift + R  # reload i3 config
$ Mod + Shift + E  # exit session

Get VPX Linux

Download

VPX Linux

size: 3.1 GB

Download ISO

Checksums (SHA256)

vpx-linux-rolling-x86_64.iso

b4e6d8f0c2a4b6d8f0c2a4b6d8f0c2a4b6d8f0c2a4b6d8f0c2a4b6d8f0c2a4b6

Check:

sha256sum vpx-linux-*.iso

Resources

Documentation

Alpine Wiki

Comprehensive documentation on Alpine Linux, including installation guides, package management, and system configuration.

  • Installation guides
  • Package management (APK)
  • System configuration
  • Security settings

VPX Tools Documentation

Documentation for VPX utilities, including advanced package management and containerization features.

  • VPX commands
  • Container management
  • Transaction updates
  • Rollback procedures

Community

Support

Email

For general inquiries and support: support@vpxlinux.org

Codeberg

Source code, issue tracking, and contributions: codeberg.com/vpxlinux