this post was submitted on 08 Mar 2025
1474 points (100.0% liked)
linuxmemes
23908 readers
1173 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Speaking of not being able to delete system apps, a friend of mine with a Pixel phone says Google Play cannot be uninstalled from it. Anybody know for sure?
Neither can the Chrome or Youtube apps, among others...
Ok then apparently his play store must have gotten hidden somehow. My theory is that he just fucked up.
I had something similar, and yeah you can replace the entire OS with a customized version, which took someone significant effort to strip away the GA (Google Apps probably?) from it. So the answer depends on how much effort you want to put into the task - it's doable, but not easy.
You can via adb ( android debug bridge ) , no root needed, but you need a pc or shizuku. Although if he has a pixel device he should just install GrapheneOS imo. Edit: puxel -> pixel
No you can't, 1 version of Google Play is bundled with the system image and cannot be removed. But you can uninstall updates and disable it to remove the automatically updated copy of Google Play.
It's a Pixel... Y'know, the phone universally supported by degoogled OSes including Graphene? The ease of unlocking the bootloader is the only reason I have one at all!
I moved from 16 years of iPhones to a Pixel 9 purely so I could put Graphene on it. It's been a couple of months so far and I'm loving it.
On adb use pm uninstall than package name. there is something called universal android debloter. Also you can use shizuku with canta to remove it.