This section describes the recommended way of installing EdgeDB.
The first step is to install the EdgeDB command line tools.
If you are using Linux or macOS, open a terminal and enter the following command:
$
curl --proto '=https' -sSf1 https://sh.edgedb.com | sh
Follow the script instructions to complete the CLI installation.
Alternatively, you can install edgedb-cli
using a supported package
manager as described on the Downloads
page under the “Other Installation Options” section.