Skip to content

Installation

Choose the installer for your platform or install from source if you want to build the CLI locally.

Terminal window
curl --proto '=https' --tlsv1.2 -LsSf https://odict.org/install.sh | sh

This shell installer downloads the latest release binary for macOS or Linux.

Terminal window
odict --version

Install the package for the language you are using.

Terminal window
pip install theopendictionary

Requires Python 3.8.1+. See the Python API docs for usage.