CLI Installation
Install the Deepgram CLI on macOS, Linux, and Windows.
macOS and Linux
The fastest way to install on macOS and Linux:
This script detects your OS, checks for Python 3.10+, and installs the dg command to your PATH.
Windows
In PowerShell:
Package Managers
pip
pipx
uv
Homebrew
If you have a custom Homebrew tap configured:
Verify Installation
Update
Re-run the install script to update:
Or update via pip:
Uninstall
Requirements
- Python 3.10 or later
- ffmpeg (for audio processing)