diff --git a/static/install.html b/static/install.html index b2b1856b..701933b1 100644 --- a/static/install.html +++ b/static/install.html @@ -214,7 +214,7 @@

To download, verify and extract the standalone platform-tools on Debian and Ubuntu:

-
sudo apt install bsdtar
+                    
sudo apt install libarchive-tools
 curl -O https://dl.google.com/android/repository/platform-tools_r30.0.5-linux.zip
 echo 'd6d72d006c03bd55d49b6cef9f00295db02f0a31da10e121427e1f4cb43e7cb9  platform-tools_r30.0.5-linux.zip' | sha256sum -c
 bsdtar xvf platform-tools_r30.0.5-linux.zip