ajeetdsouza / zoxide

A smarter cd command. Supports all major shells.
MIT License
20.29k stars 518 forks source link

aarch64-linux-android not packaged #813

Closed Rignchen closed 1 month ago

Rignchen commented 1 month ago

Hello, I'm on an Android (Samsung S20 FE) and I use termux as a terminal. I've been using zoxide for about 8 months now and I wanted to use it on my phone to but when I did the curl command in the README, I dot an error telling me it isn't packaged

curl -sSfL https://raw.githubusercontent.com/ajeetdsouza/zoxide/main/install.sh | sh
Detected architecture: aarch64-linux-android    Error: zoxide has not yet been packaged for your architecture (aarch64-linux-android), please file an issue: https://github.com/ajeetdsouza/zoxide/issues
Error: found empty string: package
ajeetdsouza commented 1 month ago

Thanks for pointing this out, this will be available in the next release. In the meantime, you can install using the Termux package manager:

pkg install zoxide