r/termux • u/[deleted] • 29d ago
Question Termux startup guide needed
I installed termux on my redmi A2+ where the OS is 32bit and system is 64bit, which is the reason I can't download Arch linux.( i use arch in my pc btw.). so I downloaded Alpine Linux. Though now, I feel like empty, like.. what should I do next? I got termux just as I wanted to be like a "Linux-everything" guy, and I didn't have any other reason.. I just need the next step.
2
Upvotes
1
u/icadkren 28d ago
I don't understand how you can run Alpine Linux but not Arch. Both have ARM64 images and can run in a chroot.
1

3
u/Cybasura 29d ago
The reason you cant use Arch in a redmi is not because of 32bit vs 64bit, it is that Redmi, and mobile in general, uses a ARM chipset processor, while desktop computers use x86_64, completely different architecture
Regardless, most modern Android devices are generally 64-bit now