Проблемы с установкой bitwig 4.2.3 на Ubuntu 18.04

В настоящее время пытаюсь установить битвиг 4.2.3 на Ubuntu 18.04, и я получаю эту ошибку:

      (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.

1 ответ

Вывод предполагает, что вам нужно i386архитектура.
Попробуйте установить его перед вводом команды:

      sudo dpkg --add-architecture i386

Я бы также проверил вашу версию битвига. мне кажется странным, что это нужно ì386.

Другие вопросы по тегам