Installed Graphene OS on Pixel 10 with #Fedora 44 with commands, no browser.
PIXEL - Power and Volume Down to boot (Unlock/Lock)
Install Android tools:
dnf install android-tools bsdtar
git clone https://github.com/M0Rf30/android-udev-rules.git
cd android-udev-rules
cat install.sh
sudo bash install.sh
sudo rm -f /etc/udev/rules.d/51-android.rules
sudo bash install.sh
sudo systemctl restart systemd-udevd.service
sudo adb devices -l
curl -O https://dl.google.com/android/repository/platform-tools_r35.0.2-linux.zip
#GrapheneOS CLI Guide: https://grapheneos.org/install/cli





