Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation instructions don't work on Termux (aarch64) #3

Open
kumoshk opened this issue Aug 26, 2022 · 4 comments
Open

Installation instructions don't work on Termux (aarch64) #3

kumoshk opened this issue Aug 26, 2022 · 4 comments

Comments

@kumoshk
Copy link

kumoshk commented Aug 26, 2022

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.

@shinokada
Copy link
Owner

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.

@kumoshk
Copy link
Author

kumoshk commented Aug 29, 2022

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

@kumoshk kumoshk closed this as completed Aug 29, 2022
@kumoshk kumoshk reopened this Aug 29, 2022
@wokawoka
Copy link

wokawoka commented Jun 8, 2023

I have read of people using it on termux.
could someone briefly give some hints on how to install it on termux?
thank you!

@shinokada
Copy link
Owner

I don't use termux, but can you use the termux-exec package to run this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants