打开TexStudio后,我收到了一条消息,要从2.8.4版本更新到2.9.4版本。下载所需的软件包后,Ubuntu软件中心将打开,它说:
Breaks in the package texstudio-dbg dependency texstudio(=2.8.4+debian-3)
我能做什么?
发布于 2015-05-06 06:15:52
我们建议您首先尝试从发行版的存储库安装TeXstudio。只有在TeXstudio不可用的情况下,才使用以下预打包版本。
texstudio-dbg 2.8.4
需要texstudio 2.8.4
,但您安装了2.9.4
通常您不需要调试包。
texstudio-dbg
sudo apt删除texstudio-dbg.deb
文件: sudo -i texstudio_2.9.4_amd64.deb发布于 2021-04-09 17:04:30
https://askubuntu.com/questions/619833
复制相似问题