Changes between Version 1 and Version 2 of Ticket #13427, comment 7
- Timestamp:
- May 5, 2020, 1:14:53 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13427, comment 7
v1 v2 1 1 I 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. 2 2 3 Package should delete all its config/caches on uninstall o therwise garbage files will grow.3 Package should delete all its config/caches on uninstall or add ability to delete it after uninstall otherwise garbage files will grow.