oranda
binstall
cargo binstall oranda
cargo
cargo install oranda --locked --profile=dist
homebrew
brew install axodotdev/tap/oranda
nix flake
nix profile install github:axodotdev/oranda
nix-env
nix-env -i oranda
npm
npm install @axodotdev/[email protected]
npm
npm install @axodotdev/oranda --save-dev
npx
npx @axodotdev/oranda
powershell
powershell -c "irm https://axodotdev.artifacts.axodotdev.host/oranda/v0.6.5/oranda-installer.ps1 | iex"Source
shell
curl --proto '=https' --tlsv1.2 -LsSf https://axodotdev.artifacts.axodotdev.host/oranda/v0.6.5/oranda-installer.sh | shSource
Downloads
File | Platform | Checksum |
---|---|---|
oranda-aarch64-apple-darwin.tar.gz | macOS Apple Silicon | checksum |
oranda-aarch64-unknown-linux-gnu.tar.gz | Linux arm64 | checksum |
oranda-aarch64-unknown-linux-musl.tar.gz | musl Linux arm64 | checksum |
oranda-x86_64-apple-darwin.tar.gz | macOS Intel | checksum |
oranda-x86_64-pc-windows-msvc.tar.gz | Windows x64 | checksum |
oranda-x86_64-unknown-linux-gnu.tar.gz | Linux x64 | checksum |
oranda-x86_64-unknown-linux-musl.tar.gz | musl Linux x64 | checksum |