Packages
Install Radical Electronic Systems software via APT on Debian systems.
Repository: packages.radicales.net
Quick Setup
1
Install GPG Key
sudo curl -fsSL https://packages.radicales.net/keys/public/radical-debian-binary.gpg \
-o /etc/apt/keyrings/radical-systems.gpg2
Add Repository
echo "deb [signed-by=/etc/apt/keyrings/radical-systems.gpg] https://packages.radicales.net/debian bookworm main" | \
sudo tee /etc/apt/sources.list.d/radical-systems.listecho "deb [signed-by=/etc/apt/keyrings/radical-systems.gpg] https://packages.radicales.net/debian bullseye main" | \
sudo tee /etc/apt/sources.list.d/radical-systems.listecho "deb [signed-by=/etc/apt/keyrings/radical-systems.gpg] https://packages.radicales.net/debian trixie main" | \
sudo tee /etc/apt/sources.list.d/radical-systems.list3
Update & Install
sudo apt update
sudo apt install robot-scada-clientAvailable Packages
The repository is browsable. The catalogue lists every package with its version per Debian release and architecture, straight from the repository indexes, so it is never out of date.
Browse the package catalogue packages.radicales.netGPG Key Verification
Signing Key
Identity
Radical Electronic Systems <info@radicalsystems.co.za>
Key ID
66B8F7A38EB72B1CFingerprint
E455 6EB6 7025 FB34 4051 ED4B 66B8 F7A3 8EB7 2B1CVerify the key after downloading:
curl -fsSL https://packages.radicales.net/keys/public/radical-debian.gpg | gpg --with-fingerprint -Compare the output fingerprint with the one shown above.
Supported Platforms
| Release | Suite | Architectures |
|---|---|---|
| Debian 13 | trixie | amd64, arm64 |
| Debian 12 | bookworm | amd64, arm64 |
| Debian 11 | bullseye | amd64, arm64 |
DNS Verification
As an additional verification channel, check the GPG fingerprint via DNS:
dig +short TXT _pgp._debian.radicales.net
