wxWidgets 3.2 更新可能需要手动干预

wxWidgets 3.2 除了 GTK3 前端之外,还提供了一个 Qt 前端,因此软件包已从 wxgtk-* 重命名为 wxwidgets-*。不再提供 GTK2 前端。如果您安装了 wxgtk2,升级将会失败,并显示

error: failed to prepare transaction (could not satisfy dependencies) :: removing wxgtk-common breaks dependency 'wxgtk-common' required by wxgtk2

在这种情况下,请先卸载 wxgtk2,然后再继续升级。