diff options
| -rw-r--r-- | static/install/cli.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 53056ca7..35977711 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -226,10 +226,16 @@ (adb, fastboot, etc.) with their own scheme and don't keep it up-to-date despite that being crucial.</p> + <!-- <p>On Arch Linux, install <code>android-tools</code> and skip the section below on using the standalone release of platform-tools from Android:</p> <pre>sudo pacman -S android-tools</pre> + --> + + <p><strong>Arch Linux currently includes a broken build of fastboot in the + android-tools package incompatible with the Pixel 7 and Pixel 7 Pro so our + recommendation to use their package has been temporarily retracted.</strong></p> <p>Debian and Ubuntu do not have a usable package for fastboot. Their packages for these tools are both broken and many years out-of-date. Follow the instructions |
