[GH-ISSUE #541] Please support the virtual Linux of Android's termux terminal app #318

Closed
opened 2026-04-08 16:51:58 +03:00 by zhus · 5 comments
Owner

Originally created by @Tmalll on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/541

Please support the virtual Linux of Android's termux terminal app

Currently does not work in termux app

Originally created by @Tmalll on GitHub (Feb 15, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/541 Please support the virtual Linux of Android's termux terminal app Currently does not work in termux app
zhus closed this issue 2026-04-08 16:51:58 +03:00
Author
Owner

@sigoden commented on GitHub (Feb 16, 2025):

dufs works on termux.

Image

<!-- gh-comment-id:2661149916 --> @sigoden commented on GitHub (Feb 16, 2025): dufs works on termux. ![Image](https://github.com/user-attachments/assets/433d501f-9d79-42ef-9eca-f99a06e8f1d8)
Author
Owner

@Tmalll commented on GitHub (Feb 16, 2025):

It reports the following error... My phone is not rooted, is this the reason? Or do I need to install other dependent software packages?

Image

<!-- gh-comment-id:2661214300 --> @Tmalll commented on GitHub (Feb 16, 2025): It reports the following error... My phone is not rooted, is this the reason? Or do I need to install other dependent software packages? ![Image](https://github.com/user-attachments/assets/d93cf983-6ef6-4d85-a805-9260e28b750d)
Author
Owner

@sigoden commented on GitHub (Feb 16, 2025):

It does not require root access, just install dufs with pkg install dufs and run it.

<!-- gh-comment-id:2661217071 --> @sigoden commented on GitHub (Feb 16, 2025): It does not require root access, just install dufs with `pkg install dufs` and run it.
Author
Owner

@Tmalll commented on GitHub (Feb 16, 2025):

Stupid me, I downloaded the binary distribution directly from GitHub. No wonder it didn't work. Also messed around with a bunch of dependencies and compiled it myself.

<!-- gh-comment-id:2661219190 --> @Tmalll commented on GitHub (Feb 16, 2025): Stupid me, I downloaded the binary distribution directly from GitHub. No wonder it didn't work. Also messed around with a bunch of dependencies and compiled it myself.
Author
Owner

@sigoden commented on GitHub (Feb 16, 2025):

When downloading dufs from Github Release, pay special attention to matching your cpu arch. aarch64 is the most common in Android, so you should download dufs-v0.43.0-aarch64-unknown-linux-musl.tar.gz

<!-- gh-comment-id:2661222402 --> @sigoden commented on GitHub (Feb 16, 2025): When downloading dufs from Github Release, pay special attention to matching your cpu arch. aarch64 is the most common in Android, so you should download [dufs-v0.43.0-aarch64-unknown-linux-musl.tar.gz](https://github.com/sigoden/dufs/releases/download/v0.43.0/dufs-v0.43.0-aarch64-unknown-linux-musl.tar.gz)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#318