I realize that these are included in Android Studio, however not everyone develops apps, and thereby not everyone who needs ADB and Fastboot should have to download Android Studio just so that they could flash a custom ROM on their device.
Description
Description
Event Timeline
Comment Actions
Yeah, a simple package like This AUR package or just the command line tools would be nice.
Comment Actions
Maybe my French is not good enough, but the above does not give you adb ( it said android-studio 3.1.4.0 from 'snapcrafters' installed)
Comment Actions
Once you start Android studio, it will install all your tools in your home folder under ~/Android/Sdk/platform-tools
Navigating inside this directory, you will see adb & fastboot and other tools supplied by Android-Studio.