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.gpg
2

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.list
echo "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.list
echo "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.list
3

Update & Install

sudo apt update
sudo apt install robot-scada-client

Available Packages

PackageVersionDescription
robot-scada-client1.0.0-1Robot SCADA Client Service for T200/T400 terminals

GPG Key Verification

Signing Key
Identity Radical Electronic Systems <info@radicalsystems.co.za>
Key ID 66B8F7A38EB72B1C
Fingerprint E455 6EB6 7025 FB34 4051 ED4B 66B8 F7A3 8EB7 2B1C

Verify 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

OSReleasesArchitectures
DebianBookworm (12), Bullseye (11), Trixie (13)AMD64, ARM64
Ubuntu22.04+AMD64, ARM64

DNS Verification

As an additional verification channel, check the GPG fingerprint via DNS:

dig +short TXT _pgp._debian.radicales.net