These packages have been tested on Ubuntu 20.04, 22.04 and 24.04, and
Debian 11 and 12.
To install Radiator Service Provider Module:
- Download the Radiator Carrier distribution package for your
operating system from Radiator downloads

- Install the package. On Ubuntu 20.04, 22.04 and 24.04, and Debian 11
(Bullseye) or 12 (Bookworm) the package is named as
radiator-carrier_x.yy-nn_all.deb
:
sudo apt install ./radiator-carrier_x.yy-nn_all.deb
- Restart Radiator:
sudo systemctl restart radiator
- Set Radiator to start automatically when booting. For more
information, see Radiator reference manual
.
See /opt/radiator/radiator-carrier/goodies/
for
Radiator Service Provider Module configuration samples.
Upgrading from a deb
Upgrades between deb
packages do not require any special commands. Use apt
install
or any other commands that you typically use to upgrade
packages. Note: remember to restart radiator after each
upgrade.