No. The standalone Platform Tools package contains everything you need for ADB/fastboot without the IDE.
To run adb or fastboot from any Command Prompt window: platform-tools cmd 33-0-1 windows download
Now simply type:
adb version
Output should confirm Android Debug Bridge version 1.0.41 with Version 33.0.1. Now simply type: adb version
adb install myapp.apk