Installation

Sardine is a CLI tool written in Python 3.6+, and it is hosted in PyPi.

Pip

As such, you can use pip to install it:

pip install sardine --user

A much better solution would be to use pipx to install it, to keep the tool isolated and your Python installation clean!

pipx install sardine

Check if installation was correct

You can check that sardine is properly installed by doing:

sardine -h