-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Labels
kind/enhancementNew feature or requestNew feature or request
Description
Feature request summary
We should introduce a post-rm step for deb packages and equivalents for the rest to delete the following files in order:
- Every set file at the start of
~/.config/kraftkit/config.yaml - Deleting also
~/.local/share/kraftkit - Removing
~/.config/kraftkit/config.yamlat the end
The uninstaller should ask the user if they want to keep configurations with the default being Yes. If Yes, step 3. should be ommitted.
To achieve this probably a helper script needs to be used to parse the config, but requires investigation.
Describe alternatives
No response
Related architectures
None
Related platforms
None
Additional context
https://nfpm.goreleaser.com/tips/ -- post remove scripts
https://github.com/unikraft/kraftkit/blob/staging/.goreleaser-stable.yaml
https://www.debian.org/doc/debian-policy/ch-maintainerscripts.html
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request
Type
Projects
Status
🧊 Icebox