pacman -S qemu-headless-arch-extra
resolving dependencies...
warning: cannot resolve "libbpf.so=0-64", a dependency of "qemu-headless-arch-extra"
:: The following package cannot be upgraded due to unresolvable dependencies:
qemu-headless-arch-extra
:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'libbpf.so=0-64' required by qemu-headless-arch-extra
My goal is to have the "qemu-system-aarch64" command for an ARMtix virtual machine on x86_64.
I installed "qemu-system-aarch64".
One of the devs can tell me I'm wrong but I think that package, qemu-headless-arch-extra, should be deleted from the repo's ?
It no longer exists in Arch, is over a year old and libpf's soname is now 1.1.0
libbpf /usr/lib/libbpf.so.1.1.0
There's so many qemu packages I'm not sure which you need for your purpose but don't think its that one.
Indeed, that's an old, obsolete package which has just been removed.
I'm pretty sure that package is supposed to have that command. It doesn't?
Yes it has it.