Hello!
I am trying to use Acode/axs with the Terminal app that was included in Android 15.
(See https://www.androidauthority.com/android-15-qpr2-linux-terminal-3498872/ for one announcement about it).
I can run the following just fine:
curl -sL https://raw.githubusercontent.com/bajrangCoder/acode-plugin-acodex/main/installServer.sh | PREFIX="$HOME" bash
And it downloads the "axs-android-arm64" image just fine. (I'm not doing gui stuff for now, that's a little more setup with this terminal that I don't understand quite yet).
However, when I run axs I get the following error:
-bash: /home/droid/bin/axs: cannot execute: required file not found
I get the same output if I run axs --help or --version.
I can see that the plugin page says that it should be installed on Termux, is that a strict requirement?
Do I need to install rust?
"screenfetch -n":
droid@debein
OS: Debian 13 trixie
Kernel: aarch64 Linux 6.12.63-android16-6-g8ee72b352c6a-ab14789739-4k
Uptime: 3h 15m
Packages: 817
Shell: bash 5.2.37
Resolution: No X Server
WM: Not Found
Disk: 75G / 32G (26%)
CPU: 8x ARM Cortex-A55 cortex-A78 Cortex-X1
RAM: 462MiB / 3908MiB
Hello!
I am trying to use Acode/axs with the Terminal app that was included in Android 15.
(See https://www.androidauthority.com/android-15-qpr2-linux-terminal-3498872/ for one announcement about it).
I can run the following just fine:
curl -sL https://raw.githubusercontent.com/bajrangCoder/acode-plugin-acodex/main/installServer.sh | PREFIX="$HOME" bashAnd it downloads the "axs-android-arm64" image just fine. (I'm not doing gui stuff for now, that's a little more setup with this terminal that I don't understand quite yet).
However, when I run
axsI get the following error:I get the same output if I run
axs --helpor--version.I can see that the plugin page says that it should be installed on Termux, is that a strict requirement?
Do I need to install rust?
"screenfetch -n":