Changes between Initial Version and Version 1 of Ticket #13427, comment 7
- Timestamp:
- May 5, 2020, 1:14:17 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13427, comment 7
initial v1 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 otherwise garbage will grow.3 Package should delete all its config/caches on uninstall otherwise garbage files will grow.