Resources, manuals and downloads

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

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.net

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

ReleaseSuiteArchitectures
Debian 13trixieamd64, arm64
Debian 12bookwormamd64, arm64
Debian 11bullseyeamd64, arm64

DNS Verification

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

dig +short TXT _pgp._debian.radicales.net