this post was submitted on 08 Aug 2023
14 points (100.0% liked)
Free and Open Source Software
17941 readers
199 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
great tool, i just tried it now. I paired it with Amarok to hide apps. Basically, Disable can hide and stop selected apps but now I need 2 apps to achieve the same
You might try this command:
adb shell pm uninstall -k --user 0 the.package.name
Hides an app as it was never there.