Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux


For a clean install of the WIBU-KEY drivers on Linux, the old drivers will first have to be removed.

  1. Find the name of the old package:

    Code Block
    languagebash
    $rpm -qa | grep -i WkRt
  2. Remove the old package:

    Code Block
    languagebash
    rpm -e [name]
    # for example rpm -e WkRt-Lin64Lin-6.2040.12302402-500.x86_64.rpm
  3. Install the latest driver. See the Installing the Dongle Drivers page page for details on how to download and install the drivers.