How to Install fastboot in Ubuntu 18.04



Install fastboot by entering the following commands in the terminal:

sudo apt update
sudo apt install fastboot

Description:

Android fastboot tool

A command line tool for flashing an Android device, boot an Android device to fastboot mode, etc..

Homepage: https://android.googlesource.com/platform/system/core

Version: 1:7.0.0+r33-2

Section: universe/devel