[Feature Request] Uninstallation Method Root Mode
- Dominant language
- Kotlin
- Stars
- 7.4k
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
### Before you submit
- [x] I have searched the issue tracker for [open](https://github.com/Droid-ify/client/issues) and [closed](https://github.com/Droid-ify/client/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success.
- [x] I'm not requesting app support for a specific repo — that's up to repo maintainers
- [x] I understand this might not get built (Droid-ify is maintained by a single person)
### What's the problem?
Installation methods are plenty. But uninstallation is still handled by Session only. Utilising root installation method, to also for uninstalling the installed apps, is a proper way.
### What would help?
In the cases of root user admin freezing package installer due to several security reasons, this uninstallation issue might resolve.
### Alternatives?
2 ways :
- Either provide Uninstallation Methods (Session, Root)
- Or integrate uninstallation directly into root installation option, so that package installer should never be touched.
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.