Installation instructions don't work on Termux (aarch64)
I downloaded the tera_0.4.1-1_all.deb file, moved it to ~/temp, went to that directory, and typed apt install ./tera_0.4.1_all.deb (FYI: Termux doesn't use sudo). The response was this:
Reading package lists... Done E: Unsupported file ./tera_0.4.1_all.deb given on commandline
mpv works just fine on Termux, though.
My devices's architecture is aarch64.
I'm using Termux 0.118.0 on Android 10, on a VastKing KingPad SA10.
Sorry for the problem. I tested Tera on Debian/Ubuntu but not Termux(aarch64). If you know how to make a package for Termux(aarch64), I can try to create it.
No worries. I'm just trying to help; I'm not complaining. I'm afraid I've never made an official Termux, Debian, Ubuntu, Fedora, or even PyPi package for any architecture. There are instructions for making Termux packages online that would probably make sense for someone who was familiar with making packages, though. I do program (mostly in Python), though. The biggest thing to consider is probably that sudo isn't used in Termux (you can just omit it and the commands still work). Here are the instructions I mentioned (maybe you already saw them, but I don't know): https://github.com/termux/termux-packages/wiki/Creating-new-package
I have read of people using it on termux. could someone briefly give some hints on how to install it on termux? thank you!
I don't use termux, but can you use the termux-exec package to run this?