Packages
Install Radical Electronic Systems software via APT on Debian and Ubuntu 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
| Package | Version | Description |
|---|---|---|
robot-scada-client | 1.0.0-1 | Robot SCADA Client Service for T200/T400 terminals |
GPG 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
| OS | Releases | Architectures |
|---|---|---|
| Debian | Bookworm (12), Bullseye (11), Trixie (13) | AMD64, ARM64 |
| Ubuntu | 22.04+ | AMD64, ARM64 |
DNS Verification
As an additional verification channel, check the GPG fingerprint via DNS:
dig +short TXT _pgp._debian.radicales.net