just wonder whether someone managed to install remote.it on MangoPi (armbian, riscv64 architecture). The APT refuses all packages I’ve thrown at it claiming the file “unsupported”. I may try using “vanilla” Armbian?
Have you tried the one-line install? You can follow the instructions here: Raspberry Pi Installation Instructions
If this doesn’t work, then you can run the following to test the architecture and distribution:
curl -s https://downloads.remote.it/openwrt/test-arch.sh | sh
sh -c "$(curl -sL https://downloads.remote.it/remoteit/distributiontest.sh)"
Put the outputs in the thread. This will help determine if there is a package for your architecture and OS.