Index of /

[ICO]NameLast modifiedSizeDescription

[TXT]INDEX.txt2025-07-27 17:42 477  
[TXT]README.html2025-07-27 17:17 1.8K 
[DIR]dists/2025-07-27 14:49 -  
[   ]komed3-repo.gpg.key2025-07-27 14:49 3.1K 
[DIR]pool/2025-07-27 14:49 -  

komed3 APT Repository

This is the official APT package repository for selected Debian/Ubuntu packages maintained by komed3.
It provides signed .deb packages for easy installation and updates via apt.

Packages are served via HTTP and can be added to any APT-compatible system (Debian or Ubuntu) using the instructions below.

A complete list of all packages can be viewed here.

GPG Signing Key

All packages are signed using a dedicated GPG key: To import the key:
curl -fsSL https://deb.komed3.de/komed3-repo.gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/komed3.gpg

How to Use

To use the repository on your system:

(1) Add GPG key and APT source:

echo "deb [signed-by=/usr/share/keyrings/komed3.gpg arch=amd64] https://deb.komed3.de stable main" \
  | sudo tee /etc/apt/sources.list.d/komed3.list

(2) Update and install any available package:

sudo apt update
sudo apt install ...

License

This metadata repository contains no software, only packaging and signatures. License of hosted packages is defined per-package in debian/copyright.

Maintainer

This repository is maintained by Paul Köhler (komed3).

Mail: deb@komed3.de
GitHub: github.com/komed3
X: @komed3dev