Проблема с установкой Bookworm на Ubuntu 17.10

Когда я пытаюсь установить Bookworm с помощью терминала:

$ sudo apt-get install bookworm 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: bookworm : Depends: com.github.babluboy.bookworm but it is not going to be installed E: Unable to correct problems, you have held broken packages.
1
задан 20 February 2018 в 13:44

2 ответа

Попробуйте добавить элементарный PPA:

sudo add-apt-repository ppa:elementary-os/stable sudo apt-get update apt-get install com.github.babluboy.bookworm

И как только книжный червь установлен, удалите элементарный PPA.

1
ответ дан 17 July 2018 в 20:26

Попробуйте добавить элементарный PPA:

sudo add-apt-repository ppa:elementary-os/stable sudo apt-get update apt-get install com.github.babluboy.bookworm

И как только книжный червь установлен, удалите элементарный PPA.

1
ответ дан 23 July 2018 в 21:05

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

Похожие вопросы: