Package arch-test

Tools to detect architectures runnable by your machine+kernel

https://github.com/kilobyte/arch-test

This tool will tell you "can your machine+kernel run architecture X?".

The check is for the ability to run machine code and supporting appropriate
syscall ABI, not for the presence of userland libraries. IE, a positive
answer means you can use a chroot or container of that architecture, add it
to your multiarch set, etc, but doesn't mean you can currently run non-static
binaries without installing required libraries.

Version: 0.21

General Commands

arch-test detect architectures your kernel can run binaries of
elf-arch recognize architecture of an ELF executable/shlib