unrar for linux on non-Intel CPU's. Static, so no OS libraries needed Made using this method: wget https://www.rarlab.com/rar/unrarsrc-6.1.3.tar.gz tar xvzf unrarsrc-6.1.3.tar.gz cd unrar sed -i -e 's/^LDFLAGS=-pthread$/LDFLAGS=-pthread -static/' makefile # to make binary static make unrar.linux.arm32/unrar: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked, BuildID[sha1]=087edba06a0501f3e7986703bcc880975bfcbbfc, for GNU/Linux 3.2.0, stripped unrar.linux.arm64/unrar: ELF 64-bit LSB executable, ARM aarch64, version 1 (GNU/Linux), statically linked, for GNU/Linux 3.7.0, BuildID[sha1]=db2d6dadbb268db9ad5f38ccfdbef34ba6289fe8, stripped unrar.linux.riscv64/unrar: ELF 64-bit LSB executable, UCB RISC-V, version 1 (SYSV), statically linked, BuildID[sha1]=4cb708b5ef6d8624726b69641c6c657456ad474c, for GNU/Linux 4.15.0, stripped