Uninstall Qt License Service

To uninstall Qt License Service:

  1. Go to the Qt License Service folder:
    cd <Qt License Service folder>
  2. Remove Qt License Service from the installations.ini file:
    ./qtlicd --unregister
  3. If you installed Qt License Service as a system service, run uninstaller.sh:
    ./uninstaller.sh
  4. Note: Skip this step if you built Qt License Service from sources.

    Remove the Qt License Service component with Qt Maintenance Tool:

    1. Open Qt Maintenance Tool and log in to your Qt Account.
    2. Select Add or remove components.
    3. In Customize > License Management Tools > Qt License Service, remove the selection for the installed Qt License Service.
    4. Select Next and follow the instructions of the installer.
  1. Go to the Qt License Service folder:
    cd <Qt License Service folder>
  2. Remove Qt License Service from the installations.ini file:
    .\qtlicd.exe --unregister
  3. If you installed Qt License Service as a system service, remove the Qt License Service executable from system services:
    .\qtlicd.exe --delete
  4. Note: Skip this step if you built Qt License Service from sources.

    Remove the Qt License Service component with Qt Maintenance Tool:

    1. Open Qt Maintenance Tool and log in to your Qt Account.
    2. Select Add or remove components.
    3. In Customize > License Management Tools > Qt License Service, remove the selection for the installed Qt License Service.
    4. Select Next and follow the instructions of the installer.

See also Uninstall mocwrapper.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.