Stomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 days agoI still like this memesh.itjust.worksimagemessage-square132fedilinkarrow-up11.3Karrow-down125
arrow-up11.27Karrow-down1imageI still like this memesh.itjust.worksStomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square132fedilink
minus-squarekekmacska@lemmy.ziplinkfedilinkEnglisharrow-up9arrow-down14·edit-22 days agoAndroid hate not tolerated. Android can delete system apps, if you aee root. On linux you can"t install or uninstall anything if you are not root
minus-square___@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up1·20 hours agoOr by connecting an Android phone to a computer, enabling USB debugging, launching a terminal and typing adb shell pm uninstall -k --user 0 com.package.name.of.app No root needed!
minus-squarekekmacska@lemmy.ziplinkfedilinkEnglisharrow-up1·18 hours agoThat’s not exactly a safe, recommended or foolproof way. Adb carries a lot of risks
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up18·2 days agoConsidering how difficult it still can be to get root on Android, I understand the shade, though.
minus-squarekekmacska@lemmy.ziplinkfedilinkEnglisharrow-up2arrow-down1·2 days agoIt requires an unlocked bootloader and an installed recovery
minus-squaregixx@lemmy.worldlinkfedilinkarrow-up4·2 days agoI’m running NixOS and my entire desktop environment is installed and managed without root.
Android hate not tolerated. Android can delete system apps, if you aee root. On linux you can"t install or uninstall anything if you are not root
Or by connecting an Android phone to a computer, enabling USB debugging, launching a terminal and typing
No root needed!
That’s not exactly a safe, recommended or foolproof way. Adb carries a lot of risks
Considering how difficult it still can be to get root on Android, I understand the shade, though.
It requires an unlocked bootloader and an installed recovery
Thanks. I’m aware of that…
I’m running NixOS and my entire desktop environment is installed and managed without root.
Lol wut?