...
3. Select the file marked with latest based on OS:.
...
Linux and macOS
Download the agent installer to the temporary directory.
Unpack the archive:
Code Block tar xvzf breeze-*.tgz
Enter the unpacked directory:
Code Block cd breeze
Run the installation script:
Code Block sudo ./install.sh
...