Versions Compared

Key

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

...

  1. Uninstall the service, but keep user and configuration files for future usage:

    Code Block
    sudo dpkg -r xflicstat


  2. Uninstall all licstat files (prune) including user and configuration files:

    Code Block
    sudo dpkg -P xflicstat


Anchor
update
update
Updating the service

To update the service (introduced as of v6.17):

...