首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在ubuntu 18.04上安装bitwig 4.2.3的问题

在ubuntu 18.04上安装bitwig 4.2.3的问题
EN

Ask Ubuntu用户
提问于 2022-05-30 21:29:45
回答 1查看 315关注 0票数 0

目前正试图在ubuntu 18.04上安装bitwig 4.2.3,我收到了以下错误:

代码语言:javascript
复制
(base) cocopalacelove@system76-pc:~/bitwig$ sudo apt install ./bitwig-studio-4.2.3.deb 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'bitwig-studio' instead of './bitwig-studio-4.2.3.deb'
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:
 bitwig-studio : Depends: zlib1g:i386 but it is not installable
                 Depends: libx11-xcb1:i386 but it is not installable
                 Depends: libx11-6:i386 but it is not installable
                 Depends: libxau6:i386 but it is not installable
                 Depends: libxdmcp6:i386 but it is not installable
                 Depends: libxrender1:i386 but it is not installable
                 Depends: libfontconfig1:i386 but it is not installable
                 Depends: libxcb-icccm4:i386 but it is not installable
                 Depends: libxcb-util1:i386 but it is not installable
                 Depends: libxcb-shm0:i386 but it is not installable
                 Depends: libxcb-xinput0:i386 but it is not installable
                 Depends: libxkbcommon0:i386 but it is not installable
                 Depends: libxkbcommon-x11-0:i386 but it is not installable
                 Depends: libpixman-1-0:i386 but it is not installable
                 Depends: libcairo2:i386 but it is not installable
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

发布于 2022-05-31 06:51:31

输出表明您需要i386体系结构。

在发出命令之前尝试安装它:

代码语言:javascript
复制
sudo dpkg --add-architecture i386

我也会检查你的版本的假发。我觉得奇怪的是,它需要ì386

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

https://askubuntu.com/questions/1411464

复制
相关文章

相似问题

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