If you install this package on Manjaro as required by some qemu+wine x86 tutorials on rpi, you will break your system and have to recover through chroot.
If you tend to follow RPI tutorials, or attempt to, to accomplish things, this one can have some bad consequences.
I'm not familiar with it so obviously as a rule don't run stuff if you don't know what it does, but I have been doing that a lot on PBP. It somehow made the system act like every binary was the wrong architecture, so not even basic commands like ls, cd, etc worked immediately after install.
	
	
	
	
If you tend to follow RPI tutorials, or attempt to, to accomplish things, this one can have some bad consequences.
I'm not familiar with it so obviously as a rule don't run stuff if you don't know what it does, but I have been doing that a lot on PBP. It somehow made the system act like every binary was the wrong architecture, so not even basic commands like ls, cd, etc worked immediately after install.



 Windows 10 arm64 is big part x86 (32bit) code and arm64 .. so it natively runs most apps that are x86 32bit .... Windows 10 arm64 runs quite well under accelerated qemu-system-aarch64 via KVM, all you need for good work is a USB network card for Qemu passthrough and connect to the VM over network with RDP ...
 Windows 10 arm64 is big part x86 (32bit) code and arm64 .. so it natively runs most apps that are x86 32bit .... Windows 10 arm64 runs quite well under accelerated qemu-system-aarch64 via KVM, all you need for good work is a USB network card for Qemu passthrough and connect to the VM over network with RDP ...
