sudo apt update sudo apt install android-sdk-platform-tools-common Use code with caution.
If you have ever typed adb or fastboot into a terminal, you have interacted with the functionality provided by this package. While often overshadowed by the Android Studio IDE or the specific platform-tools binaries, android-sdk-platform-tools-common serves as the essential, architecture-independent glue that holds the Android development environment together on Linux systems. android-sdk-platform-tools-common