B2_Command_Line_Tool icon indicating copy to clipboard operation
B2_Command_Line_Tool copied to clipboard

ARM binary for Linux

Open jaapmarcus opened this issue 3 years ago • 2 comments

With the popularity of ARM64 with Raspberry PI and many cloud providers it is slowly getting more popular...

-bash: /usr/local/bin/b2: cannot execute binary file: Exec format error

Are there any plans for adding an arm64 version for Linux?

jaapmarcus avatar Jan 30 '22 07:01 jaapmarcus

Hi,

you can pip install b2 almost anywhere.

If you'd like to implement a change in the binary build script so that it works correctly on ARM as well as on i386, your contribution would be welcome.

ppolewicz avatar Jan 30 '22 17:01 ppolewicz

See also my issue about Apple Silicon (arm64) support https://github.com/Backblaze/B2_Command_Line_Tool/issues/761

nodesocket avatar Feb 23 '22 22:02 nodesocket

Please note the "standalone" binary is mostly for install convince and does not offer any performance benefits. While we are open to contributions implementing this, we have no plans to do so ourselves.

mjurbanski-reef avatar Nov 10 '23 15:11 mjurbanski-reef