Install openresearch-cli 0.2.2
Install prebuilt binaries via shell script
:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/alphaXiv/OpenResearch/releases/download/v0.2.2/openresearch-cli-installer.sh | sh
Install prebuilt binaries via powershell script
:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/alphaXiv/OpenResearch/releases/download/v0.2.2/openresearch-cli-installer.ps1 | iex"
Download openresearch-cli 0.2.2
| File | Platform | Checksum |
|---|---|---|
| openresearch-cli-aarch64-apple-darwin.tar.xz (github.com) | Apple Silicon macOS | checksum |
| openresearch-cli-x86_64-apple-darwin.tar.xz (github.com) | Intel macOS | checksum |
| openresearch-cli-x86_64-pc-windows-msvc.zip (github.com) | x64 Windows | checksum |
| openresearch-cli-aarch64-unknown-linux-musl.tar.xz (github.com) | ARM64 MUSL Linux | checksum |
| openresearch-cli-x86_64-unknown-linux-musl.tar.xz (github.com) | x64 MUSL Linux | checksum |