首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >FreeCad断包

FreeCad断包
EN

Ask Ubuntu用户
提问于 2020-11-22 19:23:32
回答 1查看 1.4K关注 0票数 1

在从20.04更新到ubuntu 20.10之后,在尝试重新安装freecad时删除了Freecad,我得到

代码语言:javascript
复制
    building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help resolve the situation:
    The following packages have unmet dependencies:
     libfreecad-python3-0.18 : Depends: libboost-regex1.71.0-icu66 but it is not installable
    E: Unable to correct problems, you have held broken packages.
代码语言:javascript
复制
$ apt-cache policy freecad libfreecad-python3-0.18
 Installed: (none)
  Candidate: 2:0.18.4+dfsg2~202007252144~ubuntu20.10.1
  Version table:
     2:0.18.4+dfsg2~202007252144~ubuntu20.10.1 500
        500 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu groovy/main amd64 Packages
        500 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu groovy/main i386 Packages
     0.18.4+dfsg2-5build1 500
        500 http://ca.archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
        500 http://ca.archive.ubuntu.com/ubuntu groovy/universe i386 Packages
libfreecad-python3-0.18:
  Installed: (none)
  Candidate: 2:0.18.4+dfsg2~202007252144~ubuntu20.10.1
  Version table:
     2:0.18.4+dfsg2~202007252144~ubuntu20.10.1 500
        500 http://ppa.launchpad.net/freecad-maintainers/freecad-stable/ubuntu groovy/main amd64 Packages
     0.18.4+dfsg2-5build1 500
        500 http://ca.archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
EN

回答 1

Ask Ubuntu用户

发布于 2020-11-23 19:44:18

您必须使用以下命令删除问题PPA

代码语言:javascript
复制
sudo apt-get install ppa-purge
sudo ppa-purge ppa:freecad-maintainers/freecad-stable

并在FreeCAD中使用官方储存库

代码语言:javascript
复制
sudo apt-get install freecad
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1294459

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档