P
package catalog

PDA Repo

Package repository for the pda.cz ecosystem. Debian packages via APT, binaries for macOS & Linux via install script.

All Public Packages — Single Source

UNIFIED

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

curl
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
wget
sudo wget -qO /usr/share/keyrings/pda-repo.gpg https://repo.pda.cz/public.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
PUBLIC 21
PackageDescriptionVersionArchSizeInstall
whw-one WHW-One HVAC management service (Modbus + NATS edge controller) 1.6.0 arm64 6.7 MB apt install whw-one download
whw-one WHW-One HVAC management service (Modbus + NATS edge controller) 1.6.0 amd64 7.3 MB apt install whw-one download
pda-fieldbus CLI tool for Modbus and M-Bus fieldbus protocols 1.5.2 arm64 3.5 MB apt install pda-fieldbus download
pda-fieldbus CLI tool for Modbus and M-Bus fieldbus protocols 1.5.2 amd64 3.8 MB apt install pda-fieldbus download
pda-pipe Data pipeline synchronization service 0.113.1 arm64 5.3 MB apt install pda-pipe download
pda-pipe Data pipeline synchronization service 0.113.1 amd64 5.9 MB apt install pda-pipe download
t31-edge Onboarding klient edge serveru budovy pro tenant-t31. 0.44.0 arm64 2.5 MB apt install t31-edge download
t31-edge Onboarding klient edge serveru budovy pro tenant-t31. 0.44.0 amd64 2.7 MB apt install t31-edge download
pda-jablotron PDAT Jablotron element. 0.19.0 arm64 2.9 MB apt install pda-jablotron download
pda-jablotron PDAT Jablotron element. 0.19.0 amd64 3.2 MB apt install pda-jablotron download
pda-lore PDA Lore — Knowledge Engine for the PDA platform 0.18.0 arm64 5.0 MB apt install pda-lore download
pda-lore PDA Lore — Knowledge Engine for the PDA platform 0.18.0 amd64 5.3 MB apt install pda-lore download
tycho-jablotron Tycho Jablotron connector service. 0.4.1 arm64 4.1 MB apt install tycho-jablotron download
tycho-jablotron Tycho Jablotron connector service. 0.4.1 amd64 4.5 MB apt install tycho-jablotron download
pda-matter PDAT Matter controller (CLI + daemon) for industrial and commercial 0.16.0 arm64 2.5 MB apt install pda-matter download
pda-matter PDAT Matter controller (CLI + daemon) for industrial and commercial 0.16.0 amd64 2.7 MB apt install pda-matter download
whw-connect WHW Connect — local integration hub. 0.4.1 arm64 3.6 MB apt install whw-connect download
whw-connect WHW Connect — local integration hub. 0.4.1 amd64 4.0 MB apt install whw-connect download
pda-fieldbus-profiles Device profiles for pda-fieldbus. 0.1.0 all 1.5 KB apt install pda-fieldbus-profiles download
pda-flexi MCP server for ABRA FlexiBee REST API 0.3.0 arm64 2.5 MB apt install pda-flexi download
pda-flexi MCP server for ABRA FlexiBee REST API 0.3.0 amd64 2.7 MB apt install pda-flexi download
Per-repository source lines (alternative to unified source)
PDAT/main
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