diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-24 11:27:28 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-24 13:25:05 -0500 |
| commit | deb502d5ba77a0ee3da63b8cd409e318ee020980 (patch) | |
| tree | 3f50d94b7a28baf5addc3ef5ec06fdc4fa82d1c3 /static/install/cli.html | |
| parent | 7f03bddc7a3500cc9119957352fd39e125536ab5 (diff) | |
Arch Linux android-tools should be fixed now
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 6cafc2f4..10feb407 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -226,16 +226,14 @@ (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>The Arch Linux package must be <code>33.0.3-3</code> or later since earlier + versions had partially outdated code and therefore didn't work with the Pixel 7 + and Pixel 7 Pro.</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 |
