Changes between Version 1 and Version 2 of Ticket #13427, comment 7


Ignore:
Timestamp:
May 5, 2020, 1:14:53 AM (4 years ago)
Author:
X512

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13427, comment 7

    v1 v2  
    11I think that any kind of prompts in install/unintall scripts should be never used. Packages can be installed from command line and GUI that require different interface, packages can be also installed/uninstalled in automatic mode without user interaction.
    22
    3 Package should delete all its config/caches on uninstall otherwise garbage files will grow.
     3Package should delete all its config/caches on uninstall or add ability to delete it after uninstall otherwise garbage files will grow.