Sparrow v3.0.6
The latest release of Sparrow can be installed using the following command:
bash -c "$(curl -fsSL https://sparrow-data.org/get-sparrow.sh)"
If you are already running Sparrow version 2.1.0 or above, an in-place upgrade is possible:
sparrow update
If you want to install this release specifically, you can add it to the above command, like so: bash -c $(...) - v3.0.6.
Advanced installation
- You can download the
get-sparrow.shscript manually and run it usingbash get-sparrow.shorbash get-sparrow.sh v3.0.6. - For complete control over the installation process, you can manually review the
get-sparrow.shscript and run the download and installation steps yourself.
See the Getting started documentation for more information on how to set up Sparrow.