Environment
- Device: Samsung Galaxy Tab S9 FE (SM-X610)
- Android: 16 (BP2A.250605.031.A3.X610XXSBDZB4)
- Termux: 1.46.0+really1.45.0-1 (F-Droid)
- Termux:API: installed from F-Droid, works fine
Problem
Installing Termux:Boot from F-Droid fails with:
Installation aufgrund eines unbekannten Fehlers abgebrochen
("Installation aborted due to an unknown error")
Termux and Termux:API both installed fine from F-Droid on the same device.
Workaround
Using echo "sshd" >> ~/.bashrc as a workaround to start sshd when Termux is opened manually.
Environment
Problem
Installing Termux:Boot from F-Droid fails with:
("Installation aborted due to an unknown error")
Termux and Termux:API both installed fine from F-Droid on the same device.
Workaround
Using
echo "sshd" >> ~/.bashrcas a workaround to start sshd when Termux is opened manually.