You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using an arm device with Android 10 (Xiaomi Poco C3), and somehow the setup-pointless-repo.sh is configuring it with packages-21 (those for Android 5-6), and these packages don't run due to various library issues.
I manually edited the .sh file to use packages-24, and now software like julia, octave do work.
This is my apt-cache policy output after fresh installation of Termux from F-Droid.
I am using an
arm
device with Android 10 (Xiaomi Poco C3), and somehow thesetup-pointless-repo.sh
is configuring it withpackages-21
(those for Android 5-6), and these packages don't run due to various library issues.I manually edited the .sh file to use
packages-24
, and now software likejulia
,octave
do work.This is my
apt-cache policy
output after fresh installation of Termux from F-Droid.Should I open this issue in the other repository instead (https://github.com/its-pointless/its-pointless.github.io)?
The text was updated successfully, but these errors were encountered: