immich

APT Repository for immich

Last updated: 2025-12-09 14:27:08 UTC

Architectures: amd64, all

Sources

📦 dionysius/immich-deb

Quick Start

1. Select Distribution

⚠️ Greyed out distributions contain outdated packages.

2. Add Repository

Create the file /etc/apt/sources.list.d/immich.sources:

Types: deb
URIs: https://aargh.pages.dev/immich
Suites: noble
Components: main
Signed-By: /etc/apt/keyrings/aargh.gpg.key

3. Install GPG Key and Update

# Install GPG key
sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://aargh.pages.dev/aargh.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/aargh.gpg.key

# Update package list
sudo apt update

# Install packages
sudo apt install <package-name>

Distributions

noble
21 binary, 3 source
trixie
21 binary, 3 source

Debug Distributions

Debug symbol packages for development and troubleshooting
noble-debug
3 binary packages
trixie-debug
3 binary packages

Browse Repository

📁 Browse all distributions