apt – How can I resolve multi-arch conflict (liborc-0.4-dev)?
When trying to install the package liborc-0.4-dev
together with liborc-0.4-dev:arm64
on Ubuntu 18.04, I get a conflict:
The following packages have unmet dependencies:
liborc-0.4-dev : Conflicts: liborc-0.4-dev:arm64 but 1:0.4.28-1 is to be installed
liborc-0.4-dev:arm64 : Conflicts: liborc-0.4-dev but 1:0.4.28-1 is to be installed
E: Unable to correct problems, you have held broken packages.
Any ideas on how to go about solving this?
Or should I expect multi-arch support to be incomplete in ubuntu and move on to a different distribution?
Read more here: Source link