Mirror

rpi-imager-cli (2.0.11.1-1)

Published 2026-08-28 18:39:21 +00:00 by Gitea-Bot

Installation

sudo curl https://gitea.creative-dragonslayer.de/api/packages/Mirror/debian/repository.key -o /etc/apt/keyrings/gitea-Mirror.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-Mirror.asc] https://gitea.creative-dragonslayer.de/api/packages/Mirror/debian $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install rpi-imager-cli=2.0.11.1-1

Repository Info

Distributions
stable, testing
Components
main
Architectures
amd64, arm64, armhf

About this package

Raspberry Pi Imaging utility (command-line only) A command-line tool for creating bootable media for Raspberry Pi devices. . This version is optimized for command-line operation: - No GUI components - CLI mode only - Minimal dependencies (Qt Core only) - Perfect for headless servers, automation and Raspberry Pi OS Lite - Smaller package size and memory footprint - Most imaging functionality available via command line - Ideal for scripting and CI/CD pipelines

Dependencies

dosfstools
fdisk
fuse
libfuse2
util-linux (>= 2.37)
libstdc++6
libatomic1