System Requirements
Before installing, make sure your system meets the requirements. See the full System Requirements page for details, supported platforms, and dependency installation instructions. In brief: Ubuntu 22.04 or 24.04, x86_64, and at least one simulator path — ROS2 Humble (on 22.04) or Jazzy (on 24.04) + Gazebo Sim (Harmonic), or MuJoCo 3.8.1+ viapip install mujoco.
Quick Install (Recommended)
The fastest way to install Drift CLI:Manual Installation
If you prefer to install manually or the quick install doesn’t work for your setup:-
Download the latest
.debpackage from the GitHub Releases page -
Install with
dpkg:
- To start, run:
Updating
Drift CLI detects new versions automatically. When an update is available, you’ll see a notification on startup:.deb from Releases.
Troubleshooting
”Command not found: drift”
Your shell hasn’t picked up the new binary yet. Restart your terminal or run:Update fails
Manually download the latest.deb package from the releases page and install it with dpkg.
Permission denied errors
The installer may needsudo access. Make sure you have the proper permissions on your system.
Uninstalling
To remove Drift CLI:Next Steps
Quickstart
Install complete? Jump into the quickstart to build your first simulation.
Commands Reference
Learn what
drift init and drift simulate do and when to use them.