PDA Repo

PDA Repo

Debian package repository for the pda.cz ecosystem. Browse public packages and add them to your system.

All Public Packages — Single Source

Add one source to get every public package from all organizations:

sudo curl -fsSL https://repo.pda.cz/public.gpg -o /usr/share/keyrings/pda-repo.gpg
echo "deb [signed-by=/usr/share/keyrings/pda-repo.gpg] https://repo.pda.cz/public stable main" | sudo tee /etc/apt/sources.list.d/pda-repo-public.list
sudo apt update

PDAT/main public 6 packages

PackageDescriptionVersionArchSizeInstall
pda-pipe Data pipeline synchronization service 0.20.1 arm64 4.5 MB apt install pda-pipe download
pda-pipe Data pipeline synchronization service 0.20.1 amd64 5.0 MB apt install pda-pipe download
pda-lore PDA Lore — Knowledge Engine for the PDA platform 0.2.0 arm64 4.7 MB apt install pda-lore download
pda-lore PDA Lore — Knowledge Engine for the PDA platform 0.2.0 amd64 5.1 MB apt install pda-lore download
pda-fieldbus CLI tool for Modbus and M-Bus fieldbus protocols 0.8.2 arm64 3.5 MB apt install pda-fieldbus download
pda-fieldbus CLI tool for Modbus and M-Bus fieldbus protocols 0.8.2 amd64 3.8 MB apt install pda-fieldbus download
Per-repository source lines (alternative to unified source)
echo "deb [signed-by=/usr/share/keyrings/pda-repo.gpg] https://repo.pda.cz/PDAT/main stable main" | sudo tee /etc/apt/sources.list.d/PDAT-main.list