Linux
Last updated
Was this helpful?
Currently x64 and arm64 CPUs are supported. The binaries can be downloaded from the from the following URLs:
Rename the binary to oda
Make the file executable
Invoke the file with the --help flag to check
mv oda_linux_x64 oda
chmod +x oda
./oda --helpThe output should be similar to:

Last updated
Was this helpful?
Was this helpful?