首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >我不能安装Scilab

我不能安装Scilab
EN

Ask Ubuntu用户
提问于 2021-04-04 20:17:26
回答 1查看 148关注 0票数 1

我不能安装Scilab。当我运行sudo apt-get install scilab时,有输出:

代码语言:javascript
复制
Reading package lists... Done
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 to resolve the situation:

The following packages have unmet dependencies:
 scilab : Depends: scilab-cli (>= 6.1.0+dfsg1-1ubuntu3) but it is not going to be installed
          Depends: scilab-full-bin but it is not going to be installed
          Recommends: scilab-doc (= 6.1.0+dfsg1-1ubuntu3) but 6.1.0+dfsg1-6build2 is to be installed
E: Unable to correct problems, you have held broken packages.

我能做些什么来解决这个问题?请帮帮忙。:)

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2021-04-04 20:24:41

Scilab 套餐来自宇宙口袋。应该启用存储库,然后可以通过以下方式安装Scilab:

代码语言:javascript
复制
sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install scilab

另外,请注意,在Ubuntu20.04LTS上,Scilab是坏的。有关解决方案,请参阅其他C3

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1329243

复制
相关文章

相似问题

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