Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 12ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
a

android

Recently created Least recently created Recently updated Least recently updated

airikr / Fairphone 6 privacy fixes

Last active 3 months ago android privacy

Debloater, disabler, tweaker, and installer for Fairphone 6 with stock Android.

0 0 1
1 echo
2 echo "Uninstalling bloatware"
3 echo "Use adb shell cmd package install-existing <package name> to re-installing an app"
4 echo
5
6 adb shell cmd package uninstall -k --user 0 com.google.android.apps.bard
7 adb shell cmd package uninstall -k --user 0 com.google.android.apps.docs
8 adb shell cmd package uninstall -k --user 0 com.google.android.apps.maps
9 adb shell cmd package uninstall -k --user 0 com.google.android.apps.nbu.files
10 adb shell cmd package uninstall -k --user 0 com.google.android.apps.photos