sparrow 0.9.0
Loading...
Searching...
No Matches
Installation

Using the conda-forge package

A package for the mamba package manager is available on conda-forge:

mamba install sparrow -c conda-forge

Using the VCPKG package

A package for VCPKG is available:

https://vcpkg.io/en/package/arcticdb-sparrow

vcpkg install sparrow

Using the Conan package

A package for Conan is available:

https://conan.io/center/recipes/sparrow

conan install sparrow/X.X.X

Using the Fedora package

A package for DNF, the Fedora package manager, is available:

dnfinstall sparrow

From source with cmake

After cloning the repo, you can build and install sparrow as described in the Development build section.