universal-android-debloater icon indicating copy to clipboard operation
universal-android-debloater copied to clipboard

'Restore' command on the wiki is incorrect

Open sharunkumar opened this issue 3 years ago • 0 comments

FAQ

Currently shown restore command:

cmd package install-existing --user <user> <package>

What actually works:

pm install-existing --user <user> <package>

not sure how to propose changes to the wiki, so leaving it as a bug report here

sharunkumar avatar Jun 21 '22 04:06 sharunkumar