voraus wibu-packages

WIBU customer runtimes are distributed via voraus robotik's Artifactory instance.

The easiest way to install the runtimes is via the wibu_packages role of our ansible collection, which performs the steps below for you.

Step 1: Add the signing key

$ curl -fsSL https://voraus.jfrog.io/ui/api/v1/ui/security/keyPairs/voraus-gpg/public \
    | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/vorausrobotik.gpg

Step 2: Add the apt source

$ sudo tee /etc/apt/sources.list.d/vorausrobotik.sources > /dev/null <<'EOF'
Types: deb
URIs: https://voraus.jfrog.io/artifactory/debian
Suites: stable
Components: main
Signed-By: /etc/apt/trusted.gpg.d/vorausrobotik.gpg
EOF

Step 3: Install packages

$ sudo apt update
$ sudo apt install codemeter-lite
$ sudo apt install axprotector