Hi,
I would like to use the Web Installer on debian 13 to install Graphene OS. However, I got confused with with the secton Flashing as non-root and Working around fwupd bugs on Linux distributions.
Do I need to installl android-platform-tools? If yes, which way is it better:
$ brew install --cask android-platform-tools #version 36.0.0
or
$ sudo apt install android-sdk-platform-tools-common # version 28.0.2+12
Addinionally, do I need to do sudo systemctl stop fwupd.service to work around fwupd bugs on Linux?
As it is suggested to avoid flatpak or Snap versions of browsers would this work sudo apt install chromium # version 143.0.7499.109-1~deb13u1?