Package download

For some distribution kernels it is possible to obtain pre-built binary packages from the internet:

curl -sSf https://vast-nfs.s3.amazonaws.com/download.sh | bash -s -- --version <version>

The script tries to find a pre-built package for the currently running system. If a package is obtained, then it can be installed and used right away, see Installation.

If no pre-built package exists, it is possible to obtain the source package and built instead, via:

curl -sSf https://vast-nfs.s3.amazonaws.com/download.sh | bash -s -- --version <version> --source

See Source build.


Document generated on 2022.05.17 09:13 for v4.0-pre6, branch dev