我目前正在尝试在 Ubuntu 22.04 中安装wine
,但出现以下错误:
The following packages have unmet dependencies:
libgphoto2-6:i386 : Depends: libgd3:i386 (>= 2.1.0~alpha~) but it is not installable
E: Unable to correct problems, you have held broken packages.
然后我尝试手动添加这两个包并且安装成功,但是在安装时,wine
64 位版本(不带:i386)出现相同的错误,安装这些包时又回到原始错误,因此它们会互相删除。