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 19
PackageDescriptionVersionArchSizeInstall
pda-lore PDA Lore — Knowledge Engine for the PDA platform 0.17.0 arm64 5.0 MB apt install pda-lore download
pda-lore PDA Lore — Knowledge Engine for the PDA platform 0.17.0 amd64 5.3 MB apt install pda-lore download
whw-one WHW-One HVAC management service (Modbus + NATS edge controller) 0.37.0 arm64 6.5 MB apt install whw-one download
whw-one WHW-One HVAC management service (Modbus + NATS edge controller) 0.37.0 amd64 7.0 MB apt install whw-one download
pda-pipe Data pipeline synchronization service 0.99.0 arm64 5.2 MB apt install pda-pipe download
pda-pipe Data pipeline synchronization service 0.99.0 amd64 5.8 MB apt install pda-pipe download
pda-jablotron PDAT Jablotron element. 0.12.1 arm64 2.9 MB apt install pda-jablotron download
pda-jablotron PDAT Jablotron element. 0.12.1 amd64 3.2 MB apt install pda-jablotron download
pda-fieldbus CLI tool for Modbus and M-Bus fieldbus protocols 1.4.0 arm64 3.4 MB apt install pda-fieldbus download
pda-fieldbus CLI tool for Modbus and M-Bus fieldbus protocols 1.4.0 amd64 3.8 MB apt install pda-fieldbus 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