App is no longer maintained. Last update was 2y ago and Github repo went missing.

  • smileyhead
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    You might try this command:

    adb shell pm uninstall -k --user 0 the.package.name
    

    Hides an app as it was never there.